Searched refs:addInputProfile (Results 1 – 5 of 5) sorted by relevance
82 status_t addInputProfile(const sp<IOProfile> &profile);88 status_t addInputProfile(const String8& name, const audio_config_t *config,
136 module->addInputProfile(inProfile); in setDefault()
71 status_t HwModule::addInputProfile(const sp<IOProfile> &profile) in addInputProfile() function in android::HwModule85 return addInputProfile(profile); in addProfile()114 status_t HwModule::addInputProfile(const String8& name, const audio_config_t *config, in addInputProfile() function in android::HwModule131 return addInputProfile(profile); in addInputProfile()
327 msdModule->addInputProfile(msdInputProfile); in SetUpConfig()
2894 rSubmixModule->addInputProfile(address, &inputConfig, in registerPolicyMixes()