HomeSort by relevance Sort by last modified time
    Searched refs:vp9_set_quantizer (Results 1 - 7 of 7) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_quantize.h 52 void vp9_set_quantizer(struct VP9Common *cm, int q);
vp9_quantize.c 355 void vp9_set_quantizer(VP9_COMMON *cm, int q) { function
vp9_encoder.c     [all...]
vp9_firstpass.c 556 vp9_set_quantizer(cm, find_fp_qindex(cm->bit_depth));
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_quantize.h 53 void vp9_set_quantizer(struct VP9Common *cm, int q);
vp9_quantize.c 279 void vp9_set_quantizer(VP9_COMMON *cm, int q) { function
vp9_onyx_if.c     [all...]

Completed in 597 milliseconds