Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx/
H A Dvpx_encoder.h276 typedef struct vpx_codec_enc_cfg { struct
285 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 …]