Searched refs:addOutputProfile (Results 1 – 4 of 4) sorted by relevance
45 status_t HwModule::addOutputProfile(const String8& name, const audio_config_t *config, in addOutputProfile() function in android::HwModule57 return addOutputProfile(profile); in addOutputProfile()60 status_t HwModule::addOutputProfile(const sp<IOProfile> &profile) in addOutputProfile() function in android::HwModule80 return addOutputProfile(profile); in addProfile()
65 status_t addOutputProfile(const sp<IOProfile> &profile);69 status_t addOutputProfile(const String8& name, const audio_config_t *config,
125 module->addOutputProfile(outProfile); in setDefault()
2515 rSubmixModule->addOutputProfile(address, &outputConfig, in registerPolicyMixes()