Searched defs:vpx_codec_enc_cfg (Results 1 – 1 of 1) sorted by relevance
268 typedef struct vpx_codec_enc_cfg { struct277 unsigned int g_usage;285 unsigned int g_threads;295 unsigned int g_profile; /**< profile of bitstream to use */304 unsigned int g_w;313 unsigned int g_h;321 vpx_bit_depth_t g_bit_depth;329 unsigned int g_input_bit_depth;343 struct vpx_rational g_timebase;351 vpx_codec_er_flags_t g_error_resilient;[all …]