Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_fixture_impl.cc531 VideoStatistics send_stat = stats_.SliceAndCalcAggregatedVideoStatistic( in AnalyzeAllFrames() local
534 RTC_LOG(LS_INFO) << send_stat.ToString("send_") << "\n"; in AnalyzeAllFrames()
615 VerifyVideoStatistic(send_stat, rc_threshold, quality_threshold, in AnalyzeAllFrames()