Searched refs:filter_threshes (Results 1 – 3 of 3) sorted by relevance
110 int64_t filter_threshes[MAX_REF_FRAMES][SWITCHABLE_FILTER_CONTEXTS]; member
5859 rd_opt->filter_threshes[i][j] = rd_opt->filter_threshes_prev[i][j]; in restore_encode_params()5917 int64_t *const filter_thrs = rd_opt->filter_threshes[frame_type]; in vp9_encode_frame()
3642 rd_opt->filter_threshes_prev[i][j] = rd_opt->filter_threshes[i][j];