Home
last modified time | relevance | path

Searched refs:mi_col_sr (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodeframe.c3917 const int mi_col_sr = in get_rdmult_delta() local
3924 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() local
4013 *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() local
4077 for (int col = mi_col_sr; col < mi_col_end_sr; col += step) { in get_q_for_deltaq_objective()
Drdopt.c2138 const int mi_col_sr = in get_block_level_tpl_stats() local
2146 for (int col = mi_col_sr; col < AOMMIN(mi_col_end_sr, mi_cols_sr); in get_block_level_tpl_stats()