Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMPEG4Writer.cpp87 static const int kTimestampDebugCount = 10; variable
3200 if (mTimestampDebugHelper.size() >= kTimestampDebugCount) { in threadEntry()