Searched refs:PCM_FILE (Results 1 – 1 of 1) sorted by relevance
50 const std::string PCM_FILE = ".pcm"; variable160 if (elem.path().extension() != PCM_FILE) { in EncodePcmFiles()294 fileName_ = inFullName.substr(0, inFullName.length() - PCM_FILE.length()) + FLAC_FILE; in GetAudioConfig()