Searched refs:profileFormat (Results 1 – 1 of 1) sorted by relevance
2101 audio_format_t profileFormat; in getInputForDevice() local2105 profileFormat = config->format; // reset each time through loop, in case it is updated in getInputForDevice()2106 profile = getInputProfile(device, profileSamplingRate, profileFormat, profileChannelMask, in getInputForDevice()2173 lConfig.format = profileFormat; in getInputForDevice()2180 !audio_formats_match(profileFormat, lConfig.format) || in getInputForDevice()2184 profileSamplingRate, profileFormat, profileChannelMask); in getInputForDevice()