HomeSort by relevance Sort by last modified time
    Searched refs:cfg_set (Results 1 - 2 of 2) sorted by null

  /external/libvpx/vpx/internal/
vpx_codec_internal.h 311 vpx_codec_enc_config_set_fn_t cfg_set; /**< \copydoc ::vpx_codec_enc_config_set_fn_t */ member in struct:vpx_codec_iface::__anon7753
  /external/libvpx/vpx/src/
vpx_encoder.c 275 res = ctx->iface->enc.cfg_set(ctx->priv->alg_priv, cfg);

Completed in 43 milliseconds