Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodemb.h119 static INLINE void av1_set_txb_context(MACROBLOCK *x, int plane, int block, in av1_set_txb_context() function
Dencodemb.c414 av1_set_txb_context(x, plane, block, tx_size, a, l); in encode_block()
673 av1_set_txb_context(x, plane, block, tx_size, a, l); in encode_block_intra_and_set_context()
Dtx_search.c2651 av1_set_txb_context(x, 0, block, tx_size, pta, ptl); in select_tx_block()
2847 av1_set_txb_context(x, plane, block, tx_size, a, l); in block_rd_txfm()
2989 av1_set_txb_context(x, 0, block, tx_size, ta, tl); in tx_block_yrd()