Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_stats_impl.cc279 const float bitrate_mismatch_percent = in SliceAndCalcVideoStatistic() local
282 if (bitrate_mismatch_percent < kMaxBitrateMismatchPercent) { in SliceAndCalcVideoStatistic()
Dvideocodec_test_fixture_impl.cc556 const float bitrate_mismatch_percent = in VerifyVideoStatistic() local
562 EXPECT_LE(bitrate_mismatch_percent, in VerifyVideoStatistic()