Searched refs:profileAttrs (Results 1 – 2 of 2) sorted by relevance
170 void populateAudioProfiles(const AudioProfileAttributesMultimap& profileAttrs, in populateAudioProfiles() argument181 const auto lower= profileAttrs.lower_bound(format); in populateAudioProfiles()182 const auto upper = profileAttrs.upper_bound(format); in populateAudioProfiles()
177 void populateAudioProfiles(const AudioProfileAttributesMultimap& profileAttrs,