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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_encodemb.h26 void vp9_xform_quant(MACROBLOCK *x, int plane, int block,
H A Dvp9_encodemb.c317 void vp9_xform_quant(MACROBLOCK *x, int plane, int block, function
393 vp9_xform_quant(x, plane, block, plane_bsize, tx_size);
440 vp9_xform_quant(x, plane, block, plane_bsize, tx_size);
H A Dvp9_rdopt.c675 vp9_xform_quant(x, plane, block, plane_bsize, tx_size);

Completed in 175 milliseconds