Searched defs:aom_codec_enc_cfg (Results 1 – 1 of 1) sorted by relevance
369 typedef struct aom_codec_enc_cfg { struct381 unsigned int g_usage;389 unsigned int g_threads;399 unsigned int g_profile; /**< profile of bitstream to use */408 unsigned int g_w;417 unsigned int g_h;422 unsigned int g_limit;429 unsigned int g_forced_max_frame_width;436 unsigned int g_forced_max_frame_height;444 aom_bit_depth_t g_bit_depth;[all …]