Searched refs:thr_mode_idx (Results 1 – 1 of 1) sorted by relevance
1080 THR_MODES thr_mode_idx = mode_idx[ref_frame][mode_offset(mode)]; in update_thresh_freq_fact_row_mt() local1081 int freq_fact_idx = thresh_freq_fact_idx + thr_mode_idx; in update_thresh_freq_fact_row_mt()1083 if (thr_mode_idx == best_mode_idx) in update_thresh_freq_fact_row_mt()1098 THR_MODES thr_mode_idx = mode_idx[ref_frame][mode_offset(mode)]; in update_thresh_freq_fact() local1099 int *freq_fact = &tile_data->thresh_freq_fact[bsize][thr_mode_idx]; in update_thresh_freq_fact()1100 if (thr_mode_idx == best_mode_idx) in update_thresh_freq_fact()