Searched defs:vpx_codec_enc_cfg (Results 1 – 1 of 1) sorted by relevance
276 typedef struct vpx_codec_enc_cfg { struct285 unsigned int g_usage;293 unsigned int g_threads;303 unsigned int g_profile; /**< profile of bitstream to use */312 unsigned int g_w;321 unsigned int g_h;329 vpx_bit_depth_t g_bit_depth;337 unsigned int g_input_bit_depth;351 struct vpx_rational g_timebase;359 vpx_codec_er_flags_t g_error_resilient;[all …]