Searched refs:getSampleRates (Results 1 – 12 of 12) sorted by relevance
92 profile->getSampleRates()); in setChannelsForAudioProfiles()114 dynamicFormatProfile->getSampleRates()); in addProfilesForFormats()138 audioProfileVector, profileToAdd->getSampleRates(), profileToAdd->getFormat()); in addDynamicAudioProfileAndSort()185 const SampleRateSet sampleRates = audioProfile->getSampleRates(); in checkCompatibleSamplingRate()422 intersectAndOrder(inputProfile->getSampleRates(), outputProfile->getSampleRates(), in findBestMatchingOutputConfig()424 intersectAndOrder(inputProfile->getSampleRates(), outputProfile->getSampleRates(), in findBestMatchingOutputConfig()
254 pickSamplingRate(pickedSamplingRate, audioProfiles[i]->getSampleRates()); in pickAudioProfile()
411 profile->setDynamicRate(profile->getSampleRates().empty()); in deserialize()
57 public int[] getSampleRates() { in getSampleRates() method in Usb10ASFormatII83 int[] sampleRates = getSampleRates(); in report()
57 public int[] getSampleRates() { in getSampleRates() method in Usb10ASFormatI102 int[] sampleRates = getSampleRates(); in report()
52 public int[] getSampleRates() { in getSampleRates() method in UsbASFormat
34 (left.getSampleRates() == right.getSampleRates()); in operator ==()127 mSamplingRates == other->getSampleRates() && in equals()
50 const SampleRateSet &ratesToExport = profile->getSampleRates(); in toAudioPort()
42 const SampleRateSet &getSampleRates() const { return mSamplingRates; } in getSampleRates() function
329 public @NonNull int[] getSampleRates() { in getSampleRates() method in AudioDeviceInfo
23394 method @NonNull public int[] getSampleRates();