Searched defs:profile2 (Results 1 - 1 of 1) sorted by relevance

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

Completed in 53 milliseconds