Searched refs:fetchTimestamp (Results 1 – 2 of 2) sorted by relevance
547 int64_t timeUs = fetchTimestamp(syncStartPos + payloadSize); in dequeueAccessUnitAC3()610 int64_t timeUs = fetchTimestamp(payloadSize + 4); in dequeueAccessUnitPCMAudio()739 int64_t timeUs = fetchTimestamp(offset); in dequeueAccessUnitAAC()754 int64_t ElementaryStreamQueue::fetchTimestamp(size_t size) { in fetchTimestamp() function in android::ElementaryStreamQueue900 int64_t timeUs = fetchTimestamp(nextScan); in dequeueAccessUnitH264()968 int64_t timeUs = fetchTimestamp(frameSize); in dequeueAccessUnitMPEGAudio()1075 (void)fetchTimestamp(offset); in dequeueAccessUnitMPEGVideo()1112 (void)fetchTimestamp(offset); in dequeueAccessUnitMPEGVideo()1155 int64_t timeUs = fetchTimestamp(offset); in dequeueAccessUnitMPEGVideo()1347 int64_t timeUs = fetchTimestamp(offset); in dequeueAccessUnitMPEG4Video()[all …]
83 int64_t fetchTimestamp(size_t size);