Home
last modified time | relevance | path

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

/frameworks/av/include/media/nbaio/
DNBLog.h197 static const size_t kSquashTimestamp = 5; // squash this many or more adjacent timestamps variable
/frameworks/av/media/libnbaio/
DNBLog.cpp406 if (n >= kSquashTimestamp) { in dump()