Home
last modified time | relevance | path

Searched refs:vpx_codec_enc_config_set (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dexports_enc2 text vpx_codec_enc_config_set
Dvpx_encoder.h781 vpx_codec_err_t vpx_codec_enc_config_set(vpx_codec_ctx_t *ctx,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dencode_test_driver.cc57 res = vpx_codec_enc_config_set(&encoder_, &cfg_); in EncodeFrameInternal()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_encoder.c363 vpx_codec_err_t vpx_codec_enc_config_set(vpx_codec_ctx_t *ctx, in vpx_codec_enc_config_set() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG118 Changing resolution with vpx_codec_enc_config_set() is now
165 Fixed corruption issues when vpx_codec_enc_config_set() was called