Searched refs:compare_channels (Results 1 – 1 of 1) sorted by relevance
289 static int compare_channels(const void* lhs, const void* rhs) { in getVirtualSpeakerAngles() function301 qsort(halAnglesSorted, channelCount, sizeof(int32_t) * 3, compare_channels); in getVirtualSpeakerAngles()