Searched defs:aom_codec_enc_cfg (Results 1 – 1 of 1) sorted by relevance
387 typedef struct aom_codec_enc_cfg { struct399 unsigned int g_usage;407 unsigned int g_threads;417 unsigned int g_profile; /**< profile of bitstream to use */426 unsigned int g_w;435 unsigned int g_h;445 unsigned int g_limit;452 unsigned int g_forced_max_frame_width;459 unsigned int g_forced_max_frame_height;467 aom_bit_depth_t g_bit_depth;[all …]