Searched refs:hasFormat (Results 1 – 2 of 2) sorted by relevance
142 bool hasFormat = false; in importAudioPort() local145 hasFormat = true; in importAudioPort()149 if (!hasFormat) { // never import a format twice in importAudioPort()
835 static bool hasFormat(int* formats, size_t size, int format) { in hasFormat() function915 if (!hasFormat(cFormats, numUniqueFormats, format)) { in convertAudioPortFromNative()