Searched refs:mEmptyBufferTimeUs (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h222 int64_t mEmptyBufferTimeUs; member in struct:android::ACodec::BufferStats
/frameworks/av/media/libstagefright/
H A DACodec.cpp5781 stats.mEmptyBufferTimeUs = ALooper::GetNowUs();
5951 stats->mFillBufferDoneTimeUs - stats->mEmptyBufferTimeUs);

Completed in 77 milliseconds