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

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

Completed in 50 milliseconds