Home
last modified time | relevance | path

Searched defs:vpx_codec_enc_cfg (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx/
Dvpx_encoder.h268 typedef struct vpx_codec_enc_cfg { struct
277 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 …]