Searched refs:vpxReleaseFrame (Results 1 – 2 of 2) sorted by relevance
113 vpxReleaseFrame(vpxDecContext, buffer); in releaseOutputBuffer()225 private native int vpxReleaseFrame(long context, VideoDecoderOutputBuffer outputBuffer); in vpxReleaseFrame() method in VpxDecoder
682 DECODER_FUNC(void, vpxReleaseFrame, jlong jContext, jobject jOutputBuffer) { in DECODER_FUNC() argument