Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp179 status_t checkCompatibleSamplingRate(const sp<AudioProfile> &audioProfile, in checkCompatibleSamplingRate() function
355 checkCompatibleSamplingRate(profile, samplingRate, updatedRate) == NO_ERROR) { in checkCompatibleProfile()