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