Searched defs:kFramesPerSecond (Results 1 – 4 of 4) sorted by relevance
27 constexpr int kFramesPerSecond = 100; variable
28 constexpr int kFramesPerSecond = 100; variable
622 constexpr int kFramesPerSecond = 1000; in TEST_F() local687 constexpr int kFramesPerSecond = 20; in TEST_F() local
43 constexpr int kFramesPerSecond = rtc::kNumMicrosecsPerSec / kFrameLengthUs; variable