Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.h85 uint64_t mCurTimestamp; member
DC2SoftXaacDec.cpp265 mCurTimestamp = 0; in onInit()
291 mCurTimestamp = 0; in onStop()
392 ALOGV("out timestamp %" PRIu64 " / %u", mCurTimestamp, block->capacity()); in finishWork()
451 mCurTimestamp = work->input.ordinal.timestamp.peeku(); in process()