Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/
Dav1_cx_iface.c31 struct av1_extracfg { struct
32 int cpu_used;
33 unsigned int enable_auto_alt_ref;
34 unsigned int enable_auto_bwd_ref;
35 unsigned int noise_sensitivity;
36 unsigned int sharpness;
37 unsigned int static_thresh;
38 unsigned int row_mt;
39 unsigned int tile_columns; // log2 number of tile columns
40 unsigned int tile_rows; // log2 number of tile rows
[all …]