Searched refs:base_frame_stat (Results 1 – 1 of 1) sorted by relevance
135 FrameStatistics* base_frame_stat = GetFrame(frame_num, spatial_idx); in AggregateFrameStatistic() local136 frame_stat.length_bytes += base_frame_stat->length_bytes; in AggregateFrameStatistic()137 frame_stat.target_bitrate_kbps += base_frame_stat->target_bitrate_kbps; in AggregateFrameStatistic()139 inter_layer_predicted = base_frame_stat->inter_layer_predicted; in AggregateFrameStatistic()