Searched refs:getInputProfile (Results 1 – 3 of 3) sorted by relevance
494 IOProfile *getInputProfile(audio_devices_t device,
681 sp<IOProfile> getInputProfile(const sp<DeviceDescriptor> & device,
2361 profile = getInputProfile(device, profileSamplingRate, profileFormat, profileChannelMask, in getInputForDevice()6543 sp<IOProfile> AudioPolicyManager::getInputProfile(const sp<DeviceDescriptor> &device, in getInputProfile() function in android::AudioPolicyManager