Searched refs:kBuiltInSource (Results 1 – 1 of 1) sorted by relevance
95 static const std::vector<alsa::DeviceProfile> kBuiltInSource{ in getDeviceProfiles() local105 return mIsInput ? kBuiltInSource : kBuiltInSink; in getDeviceProfiles()