Searched refs:mb_col_end (Results 1 – 4 of 4) sorted by relevance
25 int mb_col_end);
286 int mb_col_end) { in vp9_temporal_filter_iterate_row_c() argument341 for (mb_col = mb_col_start; mb_col < mb_col_end; mb_col++) { in vp9_temporal_filter_iterate_row_c()588 const int mb_col_end = (tile_info->mi_col_end + 1) >> 1; in temporal_filter_iterate_tile_c() local593 mb_col_end); in temporal_filter_iterate_tile_c()
478 int mb_col_start, mb_col_end; in temporal_filter_worker_hook() local501 mb_col_end = (this_tile->tile_info.mi_col_end + 1) >> 1; in temporal_filter_worker_hook()505 mb_col_start, mb_col_end); in temporal_filter_worker_hook()
2995 int mb_col_end = in rd_pick_partition() local3002 for (c = mb_col; c < mb_col_end; c++) { in rd_pick_partition()3013 if (c != mb_col_end - 1) { in rd_pick_partition()3090 int mb_col_end = in rd_pick_partition() local3096 for (c = mb_col; c < mb_col_end; c++) { in rd_pick_partition()