Searched refs:channelLayouts (Results 1 – 1 of 1) sorted by relevance
99 void fillProfile(AudioProfile* profile, const std::vector<int32_t>& channelLayouts, in fillProfile() argument101 for (auto layout : channelLayouts) { in fillProfile()108 AudioProfile createProfile(PcmType pcmType, const std::vector<int32_t>& channelLayouts, in createProfile() argument113 fillProfile(&profile, channelLayouts, sampleRates); in createProfile()