OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSquashTimestamp
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/nbaio/
NBLog.h
197
static const size_t
kSquashTimestamp
= 5; // squash this many or more adjacent timestamps
/frameworks/av/media/libnbaio/
NBLog.cpp
406
if (n >=
kSquashTimestamp
) {
Completed in 177 milliseconds