Searched refs:vpx_codec_dec_init (Results 1 – 6 of 6) sorted by relevance
58 int vpx_codec_dec_init(vpx_codec_ctx_t*);
58 int vpx_codec_dec_init(vpx_codec_ctx_t *);
65 int vpx_codec_dec_init(vpx_codec_ctx_t *ctx) { in vpx_codec_dec_init() function
631 if ((vpx_err = vpx_codec_dec_init(mCtx))) { in checkContext()
65 int vpx_codec_dec_init(vpx_codec_ctx_t* ctx) { in vpx_codec_dec_init() function
113 if ((vpx_err = vpx_codec_dec_init(mCtx))) { in initDecoder()