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