Searched refs:validExtensions (Results 1 – 1 of 1) sorted by relevance
672 vector<string> validExtensions = { "jpg", "jpeg", "jpe", "heif", "hif", "heic" }; variable673 for (const auto& extension : validExtensions) {689 vector<string> validExtensions = { "m4v", "f4v", "mp4v", "mpeg4", "mp4" }; variable690 for (const auto& extension : validExtensions) {