HomeSort by relevance Sort by last modified time
    Searched defs:vp9_xform_quant (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 496 void vp9_xform_quant(MACROBLOCK *x, int plane, int block, function
626 vp9_xform_quant(x, plane, block, plane_bsize, tx_size);
637 vp9_xform_quant(x, plane, block, plane_bsize, tx_size);
717 vp9_xform_quant(x, plane, block, plane_bsize, tx_size);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemb.c 317 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);

Completed in 3399 milliseconds