Searched refs:txh_unit (Results 1 – 1 of 1) sorted by relevance
520 const uint8_t txh_unit = tx_size_high_unit[tx_size]; in av1_foreach_transformed_block_in_plane() local521 const int step = txw_unit * txh_unit; in av1_foreach_transformed_block_in_plane()543 for (int blk_row = r; blk_row < unit_height; blk_row += txh_unit) { in av1_foreach_transformed_block_in_plane()