Home
last modified time | relevance | path

Searched refs:workletTimestamp (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codec2/hal/common/
DMultiAccessUnitHelper.cpp636 int64_t workletTimestamp = (*worklet)->output.ordinal.timestamp.peekull(); in processWorklets() local
637 int64_t timestamp = workletTimestamp; in processWorklets()
706 timestamp = workletTimestamp + inputOffset * sampleTimeUs; in processWorklets()