Home
last modified time | relevance | path

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

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