Searched refs:addInputProfile (Results 1 – 5 of 5) sorted by relevance
86 status_t addInputProfile(const sp<IOProfile> &profile);92 status_t addInputProfile(const std::string& name, const audio_config_t *config,
172 module->addInputProfile(inProfile); in setDefault()
78 status_t HwModule::addInputProfile(const sp<IOProfile> &profile) in addInputProfile() function in android::HwModule92 return addInputProfile(profile); in addProfile()121 status_t HwModule::addInputProfile(const std::string& name, const audio_config_t *config, in addInputProfile() function in android::HwModule138 return addInputProfile(profile); in addInputProfile()
462 msdModule->addInputProfile(msdInputProfile); in SetUpManagerConfig()493 addInputProfile(hdmiInputProfile); in SetUpManagerConfig()
3117 rSubmixModule->addInputProfile(address.c_str(), &inputConfig, in registerPolicyMixes()