Home
last modified time | relevance | path

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

/external/libvpx/vp9/
Dvp9_cx_iface.c32 typedef struct vp9_extracfg { struct
33 int cpu_used; // available cpu percentage in 1/16
34 unsigned int enable_auto_alt_ref;
35 unsigned int noise_sensitivity;
36 unsigned int sharpness;
37 unsigned int static_thresh;
38 unsigned int tile_columns;
39 unsigned int tile_rows;
40 unsigned int enable_tpl_model;
41 unsigned int arnr_max_frames;
[all …]