OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pCP
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libwebm/
mkvparser.cpp
[
all
...]
/frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp
364
const mkvparser::CuePoint*
pCP
;
367
pCP
= pCues->GetLast();
369
if (
pCP
->GetTime(pSegment) >= seekTimeNs) {
389
pCues->Find(seekTimeNs, pTrack,
pCP
, pTP);
Completed in 201 milliseconds