Searched refs:getInputProfile (Results 1 – 2 of 2) sorted by relevance
601 sp<IOProfile> getInputProfile(const sp<DeviceDescriptor> & device,
2106 profile = getInputProfile(device, profileSamplingRate, profileFormat, profileChannelMask, in getInputForDevice()5712 sp<IOProfile> AudioPolicyManager::getInputProfile(const sp<DeviceDescriptor> &device, in getInputProfile() function in android::AudioPolicyManager