Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c24 struct vp9_extracfg { struct
25 int cpu_used; // available cpu percentage in 1/16
26 unsigned int enable_auto_alt_ref;
27 unsigned int noise_sensitivity;
28 unsigned int sharpness;
29 unsigned int static_thresh;
53 static struct vp9_extracfg default_extra_cfg = { argument