Searched refs:ffmpegDecode (Results 1 – 2 of 2) sorted by relevance
110 int result = ffmpegDecode(nativeContext, inputData, inputSize, outputData, outputBufferSize); in decode()217 private native int ffmpegDecode( in ffmpegDecode() method in FfmpegAudioDecoder
132 AUDIO_DECODER_FUNC(jint, ffmpegDecode, jlong context, jobject inputData, in AUDIO_DECODER_FUNC() argument