Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp95 static const int kTimestampDebugCount = 10; variable
4067 if (mTimestampDebugHelper.size() >= kTimestampDebugCount) { in threadEntry()