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

  /external/libvpx/vpx/
vpx_encoder.h 577 vpx_codec_err_t vpx_codec_enc_init_ver(vpx_codec_ctx_t *ctx,
584 /*!\brief Convenience macro for vpx_codec_enc_init_ver()
589 vpx_codec_enc_init_ver(ctx, iface, cfg, flags, VPX_ENCODER_ABI_VERSION)
  /external/libvpx/vpx/src/
vpx_encoder.c 22 vpx_codec_err_t vpx_codec_enc_init_ver(vpx_codec_ctx_t *ctx, function

Completed in 31 milliseconds