Searched refs:checkCompatibleProfile (Results 1 – 3 of 3) sorted by relevance
99 return mProfiles.checkCompatibleProfile(samplingRate, channelMask, format, mType, mRole); in checkCompatibleAudioProfile()
200 status_t checkCompatibleProfile(uint32_t &samplingRate, audio_channel_mask_t &channelMask,
245 status_t AudioProfileVector::checkCompatibleProfile(uint32_t &samplingRate, in checkCompatibleProfile() function in android::AudioProfileVector