Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dencodemb.c382 void av1_setup_qmatrix(const CommonQuantParams *quant_params, in av1_setup_qmatrix() function
431 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, tx_type, in encode_block()
639 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, DCT_DCT, in encode_block_pass1()
775 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, tx_type, in encode_block_intra()
H A Dencodemb.h79 void av1_setup_qmatrix(const CommonQuantParams *quant_params,
H A Dtx_search.c889 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, best_tx_type, in recon_intra()
1158 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, tx_type, in prune_txk_type_separ()
1194 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, tx_type, in prune_txk_type_separ()
1286 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, tx_type, in prune_txk_type()
2139 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, tx_type, in search_tx_type()