Searched refs:addInputProfile (Results 1 – 4 of 4) sorted by relevance
68 status_t HwModule::addInputProfile(const sp<IOProfile> &profile) in addInputProfile() function in android::HwModule82 return addInputProfile(profile); in addProfile()108 status_t HwModule::addInputProfile(const String8& name, const audio_config_t *config, in addInputProfile() function in android::HwModule122 return addInputProfile(profile); in addInputProfile()
66 status_t addInputProfile(const sp<IOProfile> &profile);72 status_t addInputProfile(const String8& name, const audio_config_t *config,
133 module->addInputProfile(inProfile); in setDefault()
2517 rSubmixModule->addInputProfile(address, &inputConfig, in registerPolicyMixes()