Home
last modified time | relevance | path

Searched refs:extra_step (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.c63 const int extra_step = ((num_4x4_w - max_blocks_wide) >> tx_size) * step; in vp9_foreach_transformed_block_in_plane() local
73 i += extra_step; in vp9_foreach_transformed_block_in_plane()