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

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

Completed in 9 milliseconds