Searched refs:delta_frame_size_bytes (Results 1 – 1 of 1) sorted by relevance
185 RunningStatistics<size_t> delta_frame_size_bytes; in SliceAndCalcVideoStatistic() local238 delta_frame_size_bytes.AddSample(frame_stat.length_bytes); in SliceAndCalcVideoStatistic()344 delta_frame_size_bytes.GetMean().value_or(0); in SliceAndCalcVideoStatistic()