Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodemb.h80 void av1_setup_qmatrix(const CommonQuantParams *quant_params,
Dencodemb.c373 void av1_setup_qmatrix(const CommonQuantParams *quant_params, in av1_setup_qmatrix() function
422 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, tx_type, in encode_block()
615 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, DCT_DCT, in encode_block_pass1()
758 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, tx_type, in av1_encode_block_intra()
Dtx_search.c1155 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, best_tx_type, in recon_intra()
2427 av1_setup_qmatrix(&cm->quant_params, xd, plane, tx_size, tx_type, in search_tx_type()