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/internal/
vpx_codec_internal.h 314 get_glob_hdrs; /**< \copydoc ::vpx_codec_get_global_headers_fn_t */ member in struct:vpx_codec_iface::vpx_codec_enc_iface
  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 330 else if (!ctx->iface->enc.get_glob_hdrs)
333 buf = ctx->iface->enc.get_glob_hdrs(get_alg_priv(ctx));

Completed in 115 milliseconds