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

  /external/libvpx/libvpx/vpx/
vpx_decoder.h 136 vpx_codec_err_t vpx_codec_dec_init_ver(vpx_codec_ctx_t *ctx,
142 /*!\brief Convenience macro for vpx_codec_dec_init_ver()
147 vpx_codec_dec_init_ver(ctx, iface, cfg, flags, VPX_DECODER_ABI_VERSION)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_decoder.h 140 vpx_codec_err_t vpx_codec_dec_init_ver(vpx_codec_ctx_t *ctx,
146 /*!\brief Convenience macro for vpx_codec_dec_init_ver()
151 vpx_codec_dec_init_ver(ctx, iface, cfg, flags, VPX_DECODER_ABI_VERSION)
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 25 vpx_codec_err_t vpx_codec_dec_init_ver(vpx_codec_ctx_t *ctx, function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_decoder.c 22 vpx_codec_err_t vpx_codec_dec_init_ver(vpx_codec_ctx_t *ctx, function

Completed in 207 milliseconds