Searched refs:opusGetErrorCode (Results 1 – 2 of 2) sorted by relevance
182 opusGetErrorCode(nativeDecoderContext), message); in decode()263 private native int opusGetErrorCode(long decoder); in opusGetErrorCode() method in OpusDecoder
153 DECODER_FUNC(jint, opusGetErrorCode, jlong jContext) { in DECODER_FUNC() argument