Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc5031 const int kVcmTimerIntervalFrames = (kProcessIntervalMs * kHighFps) / 1000; in TEST_F() local
5034 for (int i = 0; i < kVcmTimerIntervalFrames + 2; ++i) { in TEST_F()