Searched refs:max_blocks_high (Results 1 – 3 of 3) sorted by relevance
60 const int max_blocks_high = num_4x4_h + (xd->mb_to_bottom_edge >= 0 ? 0 : in vp9_foreach_transformed_block_in_plane() local66 for (r = 0; r < max_blocks_high; r += (1 << tx_size)) { in vp9_foreach_transformed_block_in_plane()
855 const int max_blocks_high = num_4x4_h + (xd->mb_to_bottom_edge >= 0 ? in decode_block() local858 for (row = 0; row < max_blocks_high; row += step) in decode_block()883 const int max_blocks_high = num_4x4_h + (xd->mb_to_bottom_edge >= 0 ? in decode_block() local886 for (row = 0; row < max_blocks_high; row += step) in decode_block()
591 const int max_blocks_high = num_4x4_h + (xd->mb_to_bottom_edge >= 0 ? 0 : in block_yrd() local600 for (r = 0; r < max_blocks_high; r += block_step) { in block_yrd()664 for (r = 0; r < max_blocks_high; r += block_step) { in block_yrd()