Searched refs:addInputProfile (Results 1 – 5 of 5) sorted by relevance
88 status_t addInputProfile(const sp<IOProfile> &profile);95 status_t addInputProfile(const std::string& name, const audio_config_t *config,
88 status_t HwModule::addInputProfile(const sp<IOProfile> &profile) in addInputProfile() function in android::HwModule102 return addInputProfile(profile); in addProfile()131 status_t HwModule::addInputProfile(const std::string& name, const audio_config_t *config, in addInputProfile() function in android::HwModule150 return addInputProfile(profile); in addInputProfile()
321 module->addInputProfile(inProfile); in setDefault()
548 msdModule->addInputProfile(msdInputProfile); in SetUpManagerConfig()579 addInputProfile(hdmiInputProfile); in SetUpManagerConfig()
3893 rSubmixModule->addInputProfile(address.c_str(), &inputConfig, in registerPolicyMixes()