Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dtx_search.c2408 const int sub_step = sub_txb_width * sub_txb_height; in try_tx_block_split() local
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c316 const int sub_step = bsw * bsh; in decode_reconstruct_tx() local