Home
last modified time | relevance | path

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

/external/libvpx/vpx/
Dvpx_encoder.h271 typedef struct vpx_codec_enc_cfg { struct
280 unsigned int g_usage;
288 unsigned int g_threads;
298 unsigned int g_profile; /**< profile of bitstream to use */
307 unsigned int g_w;
316 unsigned int g_h;
324 vpx_bit_depth_t g_bit_depth;
332 unsigned int g_input_bit_depth;
346 struct vpx_rational g_timebase;
354 vpx_codec_er_flags_t g_error_resilient;
[all …]