Searched defs:addInputProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DHwModule.cpp215 status_t HwModule::addInputProfile(String8 name, const audio_config_t *config, function in class:android::HwModule
228 ALOGV("addInputProfile() name %s rate %d mask 0x08", name.string(), config->sample_rate, config->channel_mask);

Completed in 57 milliseconds