Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dblockd.h836 const int tx_unit = tx_size_wide_unit[TX_16X16]; in update_txk_array() local
837 for (int idy = 0; idy < txh; idy += tx_unit) { in update_txk_array()
838 for (int idx = 0; idx < txw; idx += tx_unit) { in update_txk_array()