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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_svc_layercontext.c 17 const VP9_CONFIG *const oxcf = &cpi->oxcf;
66 const VP9_CONFIG *const oxcf = &cpi->oxcf;
119 const VP9_CONFIG *const oxcf = &cpi->oxcf;
141 const VP9_CONFIG *const oxcf = &cpi->oxcf;
188 const VP9_CONFIG *const oxcf = &cpi->oxcf;
vp9_onyx_int.h 283 } VP9_CONFIG;
289 VP9_CONFIG oxcf;
522 struct VP9_COMP *vp9_create_compressor(VP9_CONFIG *oxcf);
525 void vp9_change_config(VP9_COMP *cpi, const VP9_CONFIG *oxcf);
vp9_ratectrl.c 186 const VP9_CONFIG *oxcf = &cpi->oxcf;
220 const VP9_CONFIG *oxcf = &cpi->oxcf;
240 const VP9_CONFIG *oxcf = &cpi->oxcf;
445 const VP9_CONFIG *oxcf = &cpi->oxcf;
606 const VP9_CONFIG *const oxcf = &cpi->oxcf;
789 const VP9_CONFIG *const oxcf = &cpi->oxcf;
    [all...]
vp9_onyx_if.c 561 const VP9_CONFIG *oxcf = &cpi->oxcf;
693 VP9_CONFIG *const oxcf = &cpi->oxcf;
756 static void init_rate_control(const VP9_CONFIG *oxcf, int pass,
787 static void init_config(struct VP9_COMP *cpi, VP9_CONFIG *oxcf) {
829 void vp9_change_config(struct VP9_COMP *cpi, const VP9_CONFIG *oxcf) {
    [all...]
vp9_firstpass.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 78 VP9_CONFIG oxcf;
280 static vpx_codec_err_t set_vp9e_config(VP9_CONFIG *oxcf,
    [all...]

Completed in 318 milliseconds