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