Home
last modified time | relevance | path

Searched refs:checkExact (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp166 status_t checkExact(const sp<AudioProfile> &audioProfile, in checkExact() function
319 if (checkExact(profile, samplingRate, channelMask, format) == NO_ERROR) { in checkExactProfile()