Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.h36 void vp9_xform_quant(MACROBLOCK *x, int plane, int block, int row, int col,
Dvp9_encodemb.c493 void vp9_xform_quant(MACROBLOCK *x, int plane, int block, int row, int col, in vp9_xform_quant() function
612 vp9_xform_quant(x, plane, block, row, col, plane_bsize, tx_size); in encode_block()
623 vp9_xform_quant(x, plane, block, row, col, plane_bsize, tx_size); in encode_block()
698 vp9_xform_quant(x, plane, block, row, col, plane_bsize, tx_size); in encode_block_pass1()
Dvp9_rdopt.c706 vp9_xform_quant(x, plane, block, blk_row, blk_col, plane_bsize, tx_size); in block_rd_txfm()
740 vp9_xform_quant(x, plane, block, blk_row, blk_col, plane_bsize, tx_size); in block_rd_txfm()