Home
last modified time | relevance | path

Searched refs:cfg_set (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h347 … vpx_codec_enc_config_set_fn_t cfg_set; /**< \copydoc ::vpx_codec_enc_config_set_fn_t */ member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_encoder.c372 res = ctx->iface->enc.cfg_set(ctx->priv->alg_priv, cfg); in vpx_codec_enc_config_set()