Searched refs:fetchTimestamp (Results 1 – 2 of 2) sorted by relevance
538 int64_t timeUs = fetchTimestamp(nextScan, &pesOffset, &pesScramblingControl); in dequeueScrambledAccessUnit()705 int64_t timeUs = fetchTimestamp(syncStartPos + payloadSize); in dequeueAccessUnitAC3()778 int64_t timeUs = fetchTimestamp(payloadSize + 4); in dequeueAccessUnitPCMAudio()949 int64_t timeUs = fetchTimestamp(offset); in dequeueAccessUnitAAC()964 int64_t ElementaryStreamQueue::fetchTimestamp( in fetchTimestamp() function in android::ElementaryStreamQueue1162 int64_t timeUs = fetchTimestamp(nextScan); in dequeueAccessUnitH264()1247 int64_t timeUs = fetchTimestamp(frameSize); in dequeueAccessUnitMPEGAudio()1373 (void)fetchTimestamp(offset); in dequeueAccessUnitMPEGVideo()1410 (void)fetchTimestamp(offset); in dequeueAccessUnitMPEGVideo()1453 int64_t timeUs = fetchTimestamp(offset); in dequeueAccessUnitMPEGVideo()[all …]
127 int64_t fetchTimestamp(size_t size,