Searched refs:vp9_xform_quant_dc (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.h | 40 void vp9_xform_quant_dc(MACROBLOCK *x, int plane, int block, int row, int col,
|
D | vp9_encodemb.c | 427 void vp9_xform_quant_dc(MACROBLOCK *x, int plane, int block, int row, int col, in vp9_xform_quant_dc() function 637 vp9_xform_quant_dc(x, plane, block, row, col, plane_bsize, tx_size); in encode_block()
|
D | vp9_rdopt.c | 814 vp9_xform_quant_dc(x, plane, block, blk_row, blk_col, plane_bsize, in block_rd_txfm()
|