Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtx_search.c2538 const int sub_step = sub_txb_width * sub_txb_height; in try_tx_block_split() local
2569 block += sub_step; in try_tx_block_split()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c302 const int sub_step = bsw * bsh; in decode_reconstruct_tx() local
315 block += sub_step; in decode_reconstruct_tx()