Searched refs:profile1 (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioProfile.cpp285 int AudioProfileVector::compareFormats(const sp<AudioProfile> *profile1, argument
288 return AudioPort::compareFormats((*profile1)->getFormat(), (*profile2)->getFormat());
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioProfile.h347 static int compareFormats(const sp<AudioProfile> *profile1, const sp<AudioProfile> *profile2);

Completed in 179 milliseconds