Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h312 cfg_set; /**< \copydoc ::vpx_codec_enc_config_set_fn_t */ member
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c348 res = ctx->iface->enc.cfg_set(get_alg_priv(ctx), cfg); in vpx_codec_enc_config_set()