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.h76 static INLINE void av1_set_txb_context(MACROBLOCK *x, int plane, int block, in av1_set_txb_context() function
Dencodemb.c250 av1_set_txb_context(x, plane, block, tx_size, a, l); in encode_block()
551 av1_set_txb_context(x, plane, block, tx_size, a, l); in encode_block_intra_and_set_context()
Drdopt.c3501 av1_set_txb_context(x, plane, block, tx_size, a, l); in block_rd_txfm()
5368 av1_set_txb_context(x, 0, block, tx_size_selected, pta, ptl); in select_tx_block()
5543 av1_set_txb_context(x, 0, block, tx_size, ta, tl); in tx_block_yrd()