Searched refs:opusSecureDecode (Results 1 – 2 of 2) sorted by relevance
172 ? opusSecureDecode(nativeDecoderContext, inputBuffer.timeUs, inputData, inputData.limit(), in decode()246 private native int opusSecureDecode( in opusSecureDecode() method in OpusDecoder
127 DECODER_FUNC(jint, opusSecureDecode, jlong jDecoder, jlong jTimeUs, in DECODER_FUNC() argument