Searched refs:vp9_xform_quant_fp (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.h | 38 void vp9_xform_quant_fp(MACROBLOCK *x, int plane, int block, int row, int col,
|
D | vp9_encodemb.c | 348 void vp9_xform_quant_fp(MACROBLOCK *x, int plane, int block, int row, int col, in vp9_xform_quant_fp() function 627 vp9_xform_quant_fp(x, plane, block, row, col, plane_bsize, tx_size); in encode_block()
|