Home
last modified time | relevance | path

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

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