Searched refs:ymis (Results 1 – 3 of 3) sorted by relevance
200 const int ymis = VPXMIN(cm->mi_rows - mi_row, bh); in vp9_cyclic_refresh_update_segment() local236 for (y = 0; y < ymis; y++) in vp9_cyclic_refresh_update_segment()254 const int ymis = VPXMIN(cm->mi_rows - mi_row, bh); in vp9_cyclic_refresh_update_sb_postencode() local257 for (y = 0; y < ymis; y++) in vp9_cyclic_refresh_update_sb_postencode()398 int xmis, ymis, x, y; in cyclic_refresh_update_map() local434 ymis = in cyclic_refresh_update_map()436 for (y = 0; y < ymis; y++) { in cyclic_refresh_update_map()456 if (sum_map >= xmis * ymis / 2) { in cyclic_refresh_update_map()457 for (y = 0; y < ymis; y++) in cyclic_refresh_update_map()461 cr->target_num_seg_blocks += xmis * ymis; in cyclic_refresh_update_map()
122 const int ymis = VPXMIN(cm->mi_rows - mi_row, num_8x8_blocks_high_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()160 for (y = 0; y < ymis; y++) { in vp9_caq_select_segment()
29 const int ymis = VPXMIN(cm->mi_rows - mi_row, bh); in get_segment_id() local32 for (y = 0; y < ymis; ++y) in get_segment_id()