OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_codec_dec_init_ver
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vpx/
vpx_decoder.h
122
vpx_codec_err_t
vpx_codec_dec_init_ver
(vpx_codec_ctx_t *ctx,
128
/*!\brief Convenience macro for
vpx_codec_dec_init_ver
()
133
vpx_codec_dec_init_ver
(ctx, iface, cfg, flags, VPX_DECODER_ABI_VERSION)
/external/libvpx/vpx/src/
vpx_decoder_compat.c
48
return
vpx_codec_dec_init_ver
((vpx_codec_ctx_t *)ctx,
134
return
vpx_codec_dec_init_ver
((vpx_codec_ctx_t *)ctx,
vpx_decoder.c
21
vpx_codec_err_t
vpx_codec_dec_init_ver
(vpx_codec_ctx_t *ctx,
function
Completed in 53 milliseconds