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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.h 90 struct VP9_CONFIG;
92 void vp9_rc_init(const struct VP9_CONFIG *oxcf, int pass, RATE_CONTROL *rc);
vp9_onyx_int.h 188 typedef struct VP9_CONFIG {
282 } VP9_CONFIG;
288 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_svc_layercontext.c 18 const VP9_CONFIG *const oxcf = &cpi->oxcf;
68 const VP9_CONFIG *const oxcf = &cpi->oxcf;
121 const VP9_CONFIG *const oxcf = &cpi->oxcf;
144 const VP9_CONFIG *const oxcf = &cpi->oxcf;
191 const VP9_CONFIG *const oxcf = &cpi->oxcf;
vp9_ratectrl.c 133 const VP9_CONFIG *oxcf = &cpi->oxcf;
166 const VP9_CONFIG *oxcf = &cpi->oxcf;
185 void vp9_rc_init(const VP9_CONFIG *oxcf, int pass, RATE_CONTROL *rc) {
236 const VP9_CONFIG *oxcf = &cpi->oxcf;
439 const VP9_CONFIG *oxcf = &cpi->oxcf;
600 const VP9_CONFIG *const oxcf = &cpi->oxcf;
783 const VP9_CONFIG *const oxcf = &cpi->oxcf;
    [all...]
vp9_speed_features.c 287 const VP9_CONFIG *const oxcf = &cpi->oxcf;
vp9_onyx_if.c 546 const VP9_CONFIG *oxcf = &cpi->oxcf;
678 VP9_CONFIG *const oxcf = &cpi->oxcf;
741 static void init_config(struct VP9_COMP *cpi, VP9_CONFIG *oxcf) {
784 void vp9_change_config(struct VP9_COMP *cpi, const VP9_CONFIG *oxcf) {
    [all...]
vp9_firstpass.c 339 static int frame_max_bits(const RATE_CONTROL *rc, const VP9_CONFIG *oxcf) {
    [all...]
  /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...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 80 VP9_CONFIG oxcf;
289 VP9_CONFIG *oxcf,
    [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 348 milliseconds