Searched refs:opusIsSecureDecodeSupported (Results 1 – 3 of 3) sorted by relevance
76 public static native boolean opusIsSecureDecodeSupported(); in opusIsSecureDecodeSupported() method in OpusLibrary
82 if (exoMediaCrypto != null && !OpusLibrary.opusIsSecureDecodeSupported()) { in OpusDecoder()
157 LIBRARY_FUNC(jstring, opusIsSecureDecodeSupported) { in LIBRARY_FUNC() argument