Searched refs:checkExact (Results 1 – 1 of 1) sorted by relevance
166 status_t checkExact(const sp<AudioProfile> &audioProfile, in checkExact() function319 if (checkExact(profile, samplingRate, channelMask, format) == NO_ERROR) { in checkExactProfile()