Searched refs:ymis (Results 1 – 4 of 4) sorted by relevance
137 const int ymis = MIN(cm->mi_rows - mi_row, bh); in vp9_cyclic_refresh_update_segment() local166 for (y = 0; y < ymis; y++) 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() local281 ymis = MIN(cm->mi_rows - mi_row, in vp9_cyclic_refresh_setup()283 for (y = 0; y < ymis; y++) { in vp9_cyclic_refresh_setup()299 if (sum_map > 0 && sum_map < xmis * ymis) { in vp9_cyclic_refresh_setup()300 const int new_value = (sum_map >= xmis * ymis / 2); in vp9_cyclic_refresh_setup()301 for (y = 0; y < ymis; y++) in vp9_cyclic_refresh_setup()309 if (sum_map >= xmis * ymis /2) in vp9_cyclic_refresh_setup()
70 const int ymis = MIN(cm->mi_rows - mi_row, bh); in vp9_select_in_frame_q_segment() local81 const int target_rate = (cpi->rc.sb64_target_rate * xmis * ymis * 256) / in vp9_select_in_frame_q_segment()97 for (y = 0; y < ymis; y++) { in vp9_select_in_frame_q_segment()
375 const int ymis = MIN(cm->mi_rows - mi_row, bh); in vp9_get_segment_id() local378 for (y = 0; y < ymis; y++) in vp9_get_segment_id()
93 const int ymis = MIN(cm->mi_rows - mi_row, bh); in set_segment_id() local98 for (y = 0; y < ymis; y++) in set_segment_id()