Searched refs:addInputProfile (Results 1 – 5 of 5) sorted by relevance
88 status_t addInputProfile(const sp<IOProfile> &profile);94 status_t addInputProfile(const std::string& name, const audio_config_t *config,
87 status_t HwModule::addInputProfile(const sp<IOProfile> &profile) in addInputProfile() function in android::HwModule101 return addInputProfile(profile); in addProfile()130 status_t HwModule::addInputProfile(const std::string& name, const audio_config_t *config, in addInputProfile() function in android::HwModule147 return addInputProfile(profile); in addInputProfile()
314 module->addInputProfile(inProfile); in setDefault()
532 msdModule->addInputProfile(msdInputProfile); in SetUpManagerConfig()563 addInputProfile(hdmiInputProfile); in SetUpManagerConfig()
3636 rSubmixModule->addInputProfile(address.c_str(), &inputConfig, in registerPolicyMixes()