Searched refs:profile1 (Results 1 – 2 of 2) sorted by relevance
175 static int compareFormats(const sp<AudioProfile> *profile1, const sp<AudioProfile> *profile2);
615 int AudioProfileVector::compareFormats(const sp<AudioProfile> *profile1, in compareFormats() argument618 return AudioPort::compareFormats((*profile1)->getFormat(), (*profile2)->getFormat()); in compareFormats()