Searched defs:audioProfile (Results 1 – 2 of 2) sorted by relevance
166 status_t checkExact(const sp<AudioProfile> &audioProfile, in checkExact()179 status_t checkCompatibleSamplingRate(const sp<AudioProfile> &audioProfile, in checkCompatibleSamplingRate()215 status_t checkCompatibleChannelMask(const sp<AudioProfile> &audioProfile, in checkCompatibleChannelMask()
71 sp<AudioProfile> audioProfile = AudioProfile::createFullDynamic(); in getAudioProfileVectorForTest() local