Home
last modified time | relevance | path

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

/external/libaom/aom/
Daom_encoder.h385 typedef struct aom_codec_enc_cfg { struct
397 unsigned int g_usage;
405 unsigned int g_threads;
415 unsigned int g_profile; /**< profile of bitstream to use */
424 unsigned int g_w;
433 unsigned int g_h;
443 unsigned int g_limit;
450 unsigned int g_forced_max_frame_width;
457 unsigned int g_forced_max_frame_height;
465 aom_bit_depth_t g_bit_depth;
[all …]