Home
last modified time | relevance | path

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

/external/libaom/av1/common/
Dtxb_common.h301 const int txb_w_unit = tx_size_wide_unit[tx_size]; in get_txb_ctx_general() local
310 } while (++k < txb_w_unit); in get_txb_ctx_general()
354 } while (++k < txb_w_unit); in get_txb_ctx_general()
389 const int txb_w_unit = tx_size_wide_unit[tx_size]; \
398 } while (++k < txb_w_unit); \
424 } while (++k < txb_w_unit); \