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