Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodeframe.c5863 static void set_txfm_context(MACROBLOCKD *xd, TX_SIZE tx_size, int blk_row, in set_txfm_context() function
5895 set_txfm_context(xd, sub_txs, offsetr, offsetc); in set_txfm_context()
5917 set_txfm_context(xd, max_tx_size, idy, idx); in tx_partition_set_contexts()