Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/test/
H A Dvideocodec_test_stats.h107 float max_decode_latency_sec = 0.0f; member
H A Dvideocodec_test_stats.cc92 map["max_decode_latency_sec"] = std::to_string(max_decode_latency_sec); in ToMap()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/test/
H A Dvideocodec_test_stats_impl.cc342 video_stat.max_decode_latency_sec = in SliceAndCalcVideoStatistic()