OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:targetSampleTimeUs
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp
494
int64_t
targetSampleTimeUs
= -1ll;
509
targetSampleTimeUs
= actualFrameTimeUs;
527
if (
targetSampleTimeUs
>= 0ll) {
529
kKeyTargetTime,
targetSampleTimeUs
);
614
if (
targetSampleTimeUs
>= 0ll) {
616
kKeyTargetTime,
targetSampleTimeUs
);
/frameworks/av/media/libstagefright/
MPEG4Extractor.cpp
[
all
...]
Completed in 36 milliseconds