Searched refs:isTranscodeFile (Results 1 – 1 of 1) sorted by relevance
335 private static boolean isTranscodeFile(@NonNull String path) { in isTranscodeFile() method in TranscodeHelperImpl854 if (isTranscodeFile(path) || !name.toLowerCase(Locale.ROOT).endsWith(".mp4") in supportsTranscode()