Home
last modified time | relevance | path

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

/external/libvpx/vpx/internal/
Dvpx_codec_internal.h311 … vpx_codec_enc_config_set_fn_t cfg_set; /**< \copydoc ::vpx_codec_enc_config_set_fn_t */ member
/external/libvpx/vpx/src/
Dvpx_encoder.c275 res = ctx->iface->enc.cfg_set(ctx->priv->alg_priv, cfg); in vpx_codec_enc_config_set()