Home
last modified time | relevance | path

Searched refs:fillProfile (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/
DConfiguration.cpp49 static void fillProfile(AudioProfile* profile, const std::vector<int32_t>& channelLayouts, in fillProfile() function
63 fillProfile(&profile, channelLayouts, sampleRates); in createProfile()
72 fillProfile(&profile, channelLayouts, sampleRates); in createProfile()
/hardware/interfaces/automotive/audiocontrol/aidl/default/
DAudioControl.cpp94 void fillProfile(const std::vector<int32_t>& channelLayouts, in fillProfile() function
108 fillProfile(channelLayouts, sampleRates, &profile); in createProfile()
117 fillProfile(channelLayouts, sampleRates, &profile); in createProfile()