Searched refs:mi_col_sr (Results 1 – 2 of 2) sorted by relevance
3917 const int mi_col_sr = in get_rdmult_delta() local3924 for (int col = mi_col_sr; col < mi_col_end_sr; col += step) { in get_rdmult_delta()3997 const int mi_col_sr = in get_tpl_stats_b() local4013 *stride = (mi_col_end_sr - mi_col_sr) / step; in get_tpl_stats_b()4016 for (int col = mi_col_sr; col < mi_col_end_sr; col += step) { in get_tpl_stats_b()4070 const int mi_col_sr = in get_q_for_deltaq_objective() local4077 for (int col = mi_col_sr; col < mi_col_end_sr; col += step) { in get_q_for_deltaq_objective()
2138 const int mi_col_sr = in get_block_level_tpl_stats() local2146 for (int col = mi_col_sr; col < AOMMIN(mi_col_end_sr, mi_cols_sr); in get_block_level_tpl_stats()