Lines Matching full:supportedformats
5457 const FormatVector &supportedFormats = profiles.getSupportedFormats();5459 for (size_t formatIndex = 0; formatIndex < supportedFormats.size(); formatIndex++) {5460 audio_format_t format = supportedFormats[formatIndex];