Searched refs:vp9_xform_quant (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.h | 29 void vp9_xform_quant(MACROBLOCK *x, int plane, int block,
|
D | vp9_encodemb.c | 402 void vp9_xform_quant(MACROBLOCK *x, int plane, int block, in vp9_xform_quant() function 484 vp9_xform_quant(x, plane, block, plane_bsize, tx_size); in encode_block() 543 vp9_xform_quant(x, plane, block, plane_bsize, tx_size); in encode_block_pass1()
|
D | vp9_rdopt.c | 378 vp9_xform_quant(x, plane, block, plane_bsize, tx_size); in block_rd_txfm()
|