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

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

Completed in 90 milliseconds