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

  /external/libvpx/vpx/src/
vpx_encoder.c 255 else if (!ctx->iface->enc.get_glob_hdrs)
258 buf = ctx->iface->enc.get_glob_hdrs(ctx->priv->alg_priv);
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 312 vpx_codec_get_global_headers_fn_t get_glob_hdrs; /**< \copydoc ::vpx_codec_enc_config_set_fn_t */ member in struct:vpx_codec_iface::__anon5147

Completed in 39 milliseconds