Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dcodec_timer.cc20 const int kIgnoredSampleCount = 5; variable
34 if (ignored_sample_count_ < kIgnoredSampleCount) { in AddTiming()