Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodemb.h75 void av1_xform_quant(MACROBLOCK *x, int plane, int block, int blk_row,
Dencodemb.c265 void av1_xform_quant(MACROBLOCK *x, int plane, int block, int blk_row, in av1_xform_quant() function
390 av1_xform_quant(x, plane, block, blk_row, blk_col, plane_bsize, &txfm_param, in encode_block()
582 av1_xform_quant(x, plane, block, blk_row, blk_col, plane_bsize, &txfm_param, in encode_block_pass1()
724 av1_xform_quant(x, plane, block, blk_row, blk_col, plane_bsize, &txfm_param, in av1_encode_block_intra()
Dtx_search.c1105 av1_xform_quant(x, plane, block, blk_row, blk_col, plane_bsize, in recon_intra()
1392 av1_xform_quant(x, plane, block, blk_row, blk_col, plane_bsize, &txfm_param, in prune_txk_type_separ()
1422 av1_xform_quant(x, plane, block, blk_row, blk_col, plane_bsize, &txfm_param, in prune_txk_type_separ()
1507 av1_xform_quant(x, plane, block, blk_row, blk_col, plane_bsize, &txfm_param, in prune_txk_type()
2232 av1_xform_quant(x, plane, block, blk_row, blk_col, plane_bsize, &txfm_param, in search_tx_type()