Searched refs:profileFormat (Results 1 – 1 of 1) sorted by relevance
1658 audio_format_t profileFormat; in getInputForDevice() local1662 profileFormat = config->format; // reset each time through loop, in case it is updated in getInputForDevice()1664 profileSamplingRate, profileFormat, profileChannelMask, in getInputForDevice()1775 lConfig.format = profileFormat; in getInputForDevice()1789 !audio_formats_match(profileFormat, lConfig.format) || in getInputForDevice()1793 profileSamplingRate, profileFormat, profileChannelMask); in getInputForDevice()