Searched refs:MAX_TX_SCALE (Results 1 – 2 of 2) sorted by relevance
32 #define MAX_TX_SCALE 1 macro
2288 int shift = (MAX_TX_SCALE - av1_get_tx_scale(tx_size)) * 2; in dist_block_tx_domain()