Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c31 typedef struct vp9_extracfg { struct
63 } vp9_extracfg; argument
65 static struct vp9_extracfg default_extra_cfg = {
102 struct vp9_extracfg extra_cfg;
181 const struct vp9_extracfg *extra_cfg) { in validate_config()
485 const struct vp9_extracfg *extra_cfg) { in set_encoder_config()
702 const struct vp9_extracfg *extra_cfg) { in update_extra_cfg()
714 struct vp9_extracfg extra_cfg = ctx->extra_cfg; in ctrl_set_cpuused()
724 struct vp9_extracfg extra_cfg = ctx->extra_cfg; in ctrl_set_enable_auto_alt_ref()
731 struct vp9_extracfg extra_cfg = ctx->extra_cfg; in ctrl_set_noise_sensitivity()
[all …]