Home
last modified time | relevance | path

Searched defs:kFramerate (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_unittest_helper.cc309 const int kFramerate = 50; // 50 fps to avoid rounding errors. in InitialBehaviorTestHelper() local
357 const int kFramerate = 50; // 50 fps to avoid rounding errors. in RateIncreaseReorderingTestHelper() local
431 const int kFramerate = 30; in CapacityDropTestHelper() local
518 const int kFramerate = 50; // 50 fps to avoid rounding errors. in TestTimestampGroupingTestHelper() local
572 const int kFramerate = 100; in TestGetStatsHelper() local
634 const int kFramerate = 100; in TestWrappingHelper() local
/external/webrtc/webrtc/modules/video_coding/
Dtiming_unittest.cc131 const int kFramerate = 25; in TEST() local
/external/libaom/libaom/test/
Dend_to_end_test.cc26 const unsigned int kFramerate = 50; variable
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/test/
Dvp8_impl_unittest.cc131 const int kFramerate = 30; in SetUp() local
/external/libvpx/libvpx/test/
Dvp9_end_to_end_test.cc26 const unsigned int kFramerate = 50; variable
/external/webrtc/webrtc/modules/video_coding/utility/
Dquality_scaler_unittest.cc21 static const int kFramerate = 30; variable