Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/decoder/
Ddecodeframe.c317 const int sub_step = bsw * bsh; in decode_reconstruct_tx() local
330 block += sub_step; in decode_reconstruct_tx()
/external/libaom/libaom/av1/encoder/
Drdopt.c5247 const int sub_step = bsw * bsh; in try_tx_block_split() local
5274 block += sub_step; in try_tx_block_split()