Searched defs:aom_codec_enc_cfg (Results 1 – 1 of 1) sorted by relevance
228 typedef struct aom_codec_enc_cfg { struct240 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 …]