Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_encoder.h264 typedef struct vpx_codec_enc_cfg { struct
276 unsigned int g_usage;
285 unsigned int g_threads;
296 unsigned int g_profile; /**< profile of bitstream to use */
307 unsigned int g_w;
317 unsigned int g_h;
332 struct vpx_rational g_timebase;
341 vpx_codec_er_flags_t g_error_resilient;
349 enum vpx_enc_pass g_pass;
364 unsigned int g_lag_in_frames;
[all …]