Home
last modified time | relevance | path

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

/external/libaom/libaom/aom/
Daom_encoder.h228 typedef struct aom_codec_enc_cfg { struct
240 unsigned int g_usage;
248 unsigned int g_threads;
258 unsigned int g_profile; /**< profile of bitstream to use */
267 unsigned int g_w;
276 unsigned int g_h;
281 unsigned int g_limit;
288 unsigned int g_forced_max_frame_width;
295 unsigned int g_forced_max_frame_height;
303 aom_bit_depth_t g_bit_depth;
[all …]