Searched refs:xmis (Results 1 – 3 of 3) sorted by relevance
199 const int xmis = VPXMIN(cm->mi_cols - mi_col, bw); in vp9_cyclic_refresh_update_segment() local237 for (x = 0; x < xmis; x++) { in vp9_cyclic_refresh_update_segment()253 const int xmis = VPXMIN(cm->mi_cols - mi_col, bw); in vp9_cyclic_refresh_update_sb_postencode() local258 for (x = 0; x < xmis; x++) { in vp9_cyclic_refresh_update_sb_postencode()398 int xmis, ymis, x, y; in cyclic_refresh_update_map() local432 xmis = in cyclic_refresh_update_map()437 for (x = 0; x < xmis; x++) { in cyclic_refresh_update_map()456 if (sum_map >= xmis * ymis / 2) { in cyclic_refresh_update_map()458 for (x = 0; x < xmis; x++) { in cyclic_refresh_update_map()461 cr->target_num_seg_blocks += xmis * ymis; in cyclic_refresh_update_map()
121 const int xmis = VPXMIN(cm->mi_cols - mi_col, num_8x8_blocks_wide_lookup[bs]); in vp9_caq_select_segment() local132 const int target_rate = (cpi->rc.sb64_target_rate * xmis * ymis * 256) / in vp9_caq_select_segment()161 for (x = 0; x < xmis; x++) { in vp9_caq_select_segment()
28 const int xmis = VPXMIN(cm->mi_cols - mi_col, bw); in get_segment_id() local33 for (x = 0; x < xmis; ++x) in get_segment_id()