Searched refs:xmis (Results 1 – 4 of 4) sorted by relevance
135 const int xmis = MIN(cm->mi_cols - mi_col, bw); in vp9_cyclic_refresh_update_segment() local167 for (x = 0; x < xmis; x++) { in vp9_cyclic_refresh_update_segment()175 cr->num_seg_blocks += xmis * ymis; in vp9_cyclic_refresh_update_segment()199 int xmis, ymis, x, y, qindex2; in vp9_cyclic_refresh_setup() local278 xmis = MIN(cm->mi_cols - mi_col, in vp9_cyclic_refresh_setup()283 for (x = 0; x < xmis; x++) { in vp9_cyclic_refresh_setup()298 if (sum_map > 0 && sum_map < xmis * ymis) { in vp9_cyclic_refresh_setup()299 const int new_value = (sum_map >= xmis * ymis / 2); in vp9_cyclic_refresh_setup()301 for (x = 0; x < xmis; x++) in vp9_cyclic_refresh_setup()308 if (sum_map >= xmis * ymis /2) in vp9_cyclic_refresh_setup()
104 const int xmis = MIN(cm->mi_cols - mi_col, bw); in vp9_select_in_frame_q_segment() local116 const int target_rate = (cpi->rc.sb64_target_rate * xmis * ymis * 256) / in vp9_select_in_frame_q_segment()144 for (x = 0; x < xmis; x++) { in vp9_select_in_frame_q_segment()
374 const int xmis = MIN(cm->mi_cols - mi_col, bw); in vp9_get_segment_id() local379 for (x = 0; x < xmis; x++) in vp9_get_segment_id()
91 const int xmis = MIN(cm->mi_cols - mi_col, bw); in set_segment_id() local98 for (x = 0; x < xmis; x++) in set_segment_id()