Searched refs:filter_thrs (Results 1 – 1 of 1) sorted by relevance
5917 int64_t *const filter_thrs = rd_opt->filter_threshes[frame_type]; in vp9_encode_frame() local5933 cm->interp_filter = get_interp_filter(filter_thrs, is_alt_ref); in vp9_encode_frame()5941 filter_thrs[i] = (filter_thrs[i] + rdc->filter_diff[i] / cm->MBs) / 2; in vp9_encode_frame()