Searched refs:fetchTimestamp (Results 1 – 2 of 2) sorted by relevance
754 int64_t timeUs = fetchTimestamp(nextScan, &pesOffset, &pesScramblingControl); in dequeueScrambledAccessUnit()982 int64_t timeUs = fetchTimestamp(syncStartPos + payloadSize); in dequeueAccessUnitEAC3()1056 int64_t timeUs = fetchTimestamp(syncStartPos + payloadSize); in dequeueAccessUnitAC4()1123 int64_t timeUs = fetchTimestamp(payloadSize + 4); in dequeueAccessUnitPCMAudio()1280 int64_t timeUs = fetchTimestamp(offset); in dequeueAccessUnitAAC()1295 int64_t ElementaryStreamQueue::fetchTimestamp( in fetchTimestamp() function in android::ElementaryStreamQueue1472 int64_t timeUs = fetchTimestamp(nextScan); in dequeueAccessUnitH264()1558 int64_t timeUs = fetchTimestamp(frameSize); in dequeueAccessUnitMPEGAudio()1681 (void)fetchTimestamp(offset); in dequeueAccessUnitMPEGVideo()1718 (void)fetchTimestamp(offset); in dequeueAccessUnitMPEGVideo()[all …]
131 int64_t fetchTimestamp(size_t size,