Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp92 profile->getSampleRates()); in setChannelsForAudioProfiles()
114 dynamicFormatProfile->getSampleRates()); in addProfilesForFormats()
148 audioProfileVector, profileToAdd->getSampleRates(), profileToAdd->getFormat()); in addDynamicAudioProfileAndSort()
211 const SampleRateSet sampleRates = audioProfile->getSampleRates(); in checkCompatibleSamplingRate()
468 intersectAndOrder(inputProfile->getSampleRates(), outputProfile->getSampleRates(), in findBestMatchingOutputConfig()
470 intersectAndOrder(inputProfile->getSampleRates(), outputProfile->getSampleRates(), in findBestMatchingOutputConfig()
DPolicyAudioPort.cpp244 pickSamplingRate(pickedSamplingRate, audioProfiles[i]->getSampleRates()); in pickAudioProfile()
DIOProfile.cpp170 for (const auto sampleRate : profile->getSampleRates()) { in toSupportedMixerAttributes()
DSerializer.cpp441 profile->setDynamicRate(profile->getSampleRates().empty()); in deserialize()
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsb10ASFormatII.java57 public int[] getSampleRates() { in getSampleRates() method in Usb10ASFormatII
83 int[] sampleRates = getSampleRates(); in report()
DUsb10ASFormatI.java57 public int[] getSampleRates() { in getSampleRates() method in Usb10ASFormatI
102 int[] sampleRates = getSampleRates(); in report()
DUsbASFormat.java52 public int[] getSampleRates() { in getSampleRates() method in UsbASFormat
/frameworks/av/media/libaudiofoundation/
DAudioProfile.cpp36 (left.getSampleRates() == right.getSampleRates()); in operator ==()
136 mSamplingRates == other->getSampleRates() && in equals()
333 return profile->getSampleRates(); in getSampleRatesFor()
421 std::make_pair(profile->getChannels(), profile->getSampleRates())); in intersectAudioProfiles()
433 SampleRateSet sampleRates = SetIntersection(profile->getSampleRates(), it->second.second); in intersectAudioProfiles()
DAudioPort.cpp104 const SampleRateSet &ratesToExport = profile->getSampleRates(); in toAudioPort()
133 const SampleRateSet &sampleRates = profile->getSampleRates(); in toAudioPort()
/frameworks/base/media/java/android/media/
DAudioProfile.java114 public @NonNull int[] getSampleRates() { in getSampleRates() method in AudioProfile
DAudioPort.java133 samplingRates.addAll(Arrays.stream(profile.getSampleRates()).boxed() in AudioPort()
DAudioDeviceInfo.java471 public @NonNull int[] getSampleRates() { in getSampleRates() method in AudioDeviceInfo
/frameworks/av/media/libaudiofoundation/include/media/
DAudioProfile.h47 const SampleRateSet &getSampleRates() const { return mSamplingRates; } in getSampleRates() function
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecLocalDeviceAudioSystem.java718 int[] samplingRatesDeviceSupports = deviceInfo.getSampleRates(); in getSecondByteOfSAD()
757 int[] samplingRatesDeviceSupports = deviceInfo.getSampleRates(); in getThirdSadByteForCodecs2Through8()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1405 const auto sampleRates = profiles[0]->getSampleRates(); in getOutputForAttrInt()
2976 const auto sampleRates = profiles[0]->getSampleRates(); in getInputForAttr()
/frameworks/base/core/api/
Dcurrent.txt21172 method @NonNull public int[] getSampleRates();
21712 method @NonNull public int[] getSampleRates();
/frameworks/base/boot/
Dboot-image-profile.txt10666 HSPLandroid/media/AudioProfile;->getSampleRates()[I
/frameworks/base/config/
Dboot-image-profile.txt10669 HSPLandroid/media/AudioProfile;->getSampleRates()[I