Searched refs:max_blocks_high (Results 1 – 1 of 1) sorted by relevance
62 int max_blocks_high = num_4x4_h; in vp9_foreach_transformed_block_in_plane() local70 max_blocks_high += (xd->mb_to_bottom_edge >> (5 + pd->subsampling_y)); in vp9_foreach_transformed_block_in_plane()78 if (r < max_blocks_high && c < max_blocks_wide) in vp9_foreach_transformed_block_in_plane()