Searched refs:checkExactProfile (Results 1 – 3 of 3) sorted by relevance
90 return mProfiles.checkExactProfile(samplingRate, channelMask, format); in checkExactAudioProfile()
197 status_t checkExactProfile(uint32_t samplingRate, audio_channel_mask_t channelMask,
228 status_t AudioProfileVector::checkExactProfile(uint32_t samplingRate, in checkExactProfile() function in android::AudioProfileVector