Searched refs:createProfile (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/audio/aidl/default/ |
D | Configuration.cpp | 58 static AudioProfile createProfile(PcmType pcmType, const std::vector<int32_t>& channelLayouts, in createProfile() function 67 static AudioProfile createProfile(const std::string& encodingType, in createProfile() function 200 createProfile(PcmType::INT_16_BIT, in getPrimaryConfiguration() 261 createProfile(PcmType::INT_16_BIT, in getPrimaryConfiguration() 339 createProfile(PcmType::INT_16_BIT, {AudioChannelLayout::LAYOUT_STEREO}, in getRSubmixConfiguration() 412 createProfile(PcmType::INT_16_BIT, in getUsbConfiguration() 416 createProfile(PcmType::INT_24_BIT, in getUsbConfiguration() 546 createProfile(PcmType::INT_24_BIT, in getStubConfiguration() 554 testFastOutMix.profiles.push_back(createProfile( in getStubConfiguration() 565 createProfile(::android::MEDIA_MIMETYPE_AUDIO_MPEG, in getStubConfiguration() [all …]
|
/hardware/interfaces/automotive/audiocontrol/aidl/default/ |
D | AudioControl.cpp | 103 AudioProfile createProfile(PcmType pcmType, const std::vector<int32_t>& channelLayouts, in createProfile() function 112 AudioProfile createProfile(const std::string& encodingType, in createProfile() function
|