Home
last modified time | relevance | path

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

/external/webrtc/api/test/
Dvideocodec_test_stats.h101 float avg_key_frame_size_bytes = 0.0f; member
Dvideocodec_test_stats.cc73 << prefix << "avg_key_frame_size_bytes: " << avg_key_frame_size_bytes; in ToString()
/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_stats_impl.cc341 video_stat.avg_key_frame_size_bytes = in SliceAndCalcVideoStatistic()
Dvideocodec_test_fixture_impl.cc502 layer_stat.avg_key_frame_size_bytes, "bytes"); in AnalyzeAllFrames()