Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_stats_impl.cc212 float time_since_first_frame_sec = in SliceAndCalcVideoStatistic() local
276 RTC_CHECK_GT(time_since_first_frame_sec, 0); in SliceAndCalcVideoStatistic()
278 8.0 * video_stat.length_bytes / 1000 / time_since_first_frame_sec; in SliceAndCalcVideoStatistic()
284 time_since_first_frame_sec; in SliceAndCalcVideoStatistic()