Searched refs:txw_unit (Results 1 – 1 of 1) sorted by relevance
519 const uint8_t txw_unit = tx_size_wide_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()544 for (int blk_col = c; blk_col < unit_width; blk_col += txw_unit) { in av1_foreach_transformed_block_in_plane()