Searched refs:vpx_codec_flush (Results 1 – 3 of 3) sorted by relevance
60 int vpx_codec_flush(vpx_codec_ctx_t *ctx);
135 int vpx_codec_flush(vpx_codec_ctx_t* ctx) { in vpx_codec_flush() function
154 if (vpx_codec_flush(mCtx)) { in outputBuffers()