Searched refs:vpxIsSecureDecodeSupported (Results 1 – 3 of 3) sorted by relevance
96 public static native boolean vpxIsSecureDecodeSupported(); in vpxIsSecureDecodeSupported() method in VpxLibrary
73 if (exoMediaCrypto != null && !VpxLibrary.vpxIsSecureDecodeSupported()) { in VpxDecoder()
697 LIBRARY_FUNC(jstring, vpxIsSecureDecodeSupported) { in LIBRARY_FUNC() argument