Searched refs:vpx_codec_decode (Results 1 – 3 of 3) sorted by relevance
61 int vpx_codec_decode(vpx_codec_ctx_t *ctx, const uint8_t *data,
143 int vpx_codec_decode(vpx_codec_ctx_t *ctx, in vpx_codec_decode() function
334 int err = vpx_codec_decode(mCtx, inHeader->pBuffer + inHeader->nOffset, in onQueueFilled()