Searched refs:native_checkCompatible (Results 1 – 1 of 1) sorted by relevance
3257 return native_checkCompatible(codecNames); in isCodecCopyFreeCompatible()3260 private static native boolean native_checkCompatible(@NonNull String[] codecNames); in native_checkCompatible() method in LinearBlock