Searched defs:presentationTimeUs (Results 1 – 10 of 10) sorted by relevance
64 long presentationTimeUs, in queueInputBuffer()
121 long presentationTimeUs, in queueInputBuffer()
74 long presentationTimeUs, in AMediaCodecQueueInputBuffer()208 long presentationTimeUs, in queueInputBuffer()
466 long presentationTimeUs = 0; in decodeToMemory() local
507 long presentationTimeUs = 0; in decodeFramesToImage() local
249 long presentationTimeUs = (long)((inputNum + sample.second) * 1e6 / frameRate); in doDecode() local
450 long presentationTimeUs = ex.getSampleTime(); in getDecodedData() local
148 auto presentationTimeUs = AMediaExtractor_getSampleTime(mExtractor); in processOneInputBuffer() local
386 int64_t* presentationTimeUs, bool* eosReached) { in fillDecoder()421 static bool drainDecoder(AMediaCodec* codec, int64_t presentationTimeUs, in drainDecoder()
565 int64_t presentationTimeUs = AMediaExtractor_getSampleTime(ex); in Java_android_media_cts_NativeDecoderTest_getDecodedDataNative() local729 int64_t presentationTimeUs = AMediaExtractor_getSampleTime(ex); in Java_android_media_cts_NativeDecoderTest_testPlaybackNative() local1266 jlong presentationTimeUs, in Java_android_media_cts_NdkMediaCodec_AMediaCodecQueueInputBuffer()