Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioProfileVectorHelper.cpp92 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()
H A DPolicyAudioPort.cpp254 pickSamplingRate(pickedSamplingRate, audioProfiles[i]->getSampleRates()); in pickAudioProfile()
H A DSerializer.cpp440 profile->setDynamicRate(profile->getSampleRates().empty());
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsb10ASFormatII.java57 public int[] getSampleRates() { in getSampleRates() method in Usb10ASFormatII
83 int[] sampleRates = getSampleRates(); in report()
H A DUsb10ASFormatI.java57 public int[] getSampleRates() { in getSampleRates() method in Usb10ASFormatI
102 int[] sampleRates = getSampleRates(); in report()
H A DUsbASFormat.java52 public int[] getSampleRates() { in getSampleRates() method in UsbASFormat
/aosp12/frameworks/av/media/libaudiofoundation/
H A DAudioProfile.cpp34 (left.getSampleRates() == right.getSampleRates()); in operator ==()
138 mSamplingRates == other->getSampleRates() && in equals()
382 std::make_pair(profile->getChannels(), profile->getSampleRates())); in intersectAudioProfiles()
394 SampleRateSet sampleRates = SetIntersection(profile->getSampleRates(), it->second.second); in intersectAudioProfiles()
H A DAudioPort.cpp82 const SampleRateSet &ratesToExport = profile->getSampleRates(); in toAudioPort()
111 const SampleRateSet &sampleRates = profile->getSampleRates(); in toAudioPort()
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/6.0/
H A DGenerators.cpp49 const auto& sampleRates = profile->getSampleRates(); in generateOutputDeviceConfigParameters()
112 const auto& sampleRates = profile->getSampleRates(); in generateInputDeviceConfigParameters()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
H A DCarAudioDeviceInfoTest.java116 when(audioDeviceInfo.getSampleRates()).thenReturn(sampleRates); in getSampleRate_withMultipleSampleRates_returnsMax()
127 when(audioDeviceInfo.getSampleRates()).thenReturn(null); in getSampleRate_withNullSampleRate_returnsDefault()
/aosp12/frameworks/base/media/java/android/media/
H A DAudioProfile.java94 public @NonNull int[] getSampleRates() { in getSampleRates() method in AudioProfile
H A DAudioPort.java133 samplingRates.addAll(Arrays.stream(profile.getSampleRates()).boxed() in AudioPort()
H A DAudioDeviceInfo.java446 public @NonNull int[] getSampleRates() { in getSampleRates() method in AudioDeviceInfo
/aosp12/frameworks/av/media/libaudiofoundation/include/media/
H A DAudioProfile.h48 const SampleRateSet &getSampleRates() const { return mSamplingRates; } in getSampleRates() function
/aosp12/packages/services/Car/service/src/com/android/car/audio/
H A DCarAudioDeviceInfo.java166 int[] sampleRates = info.getSampleRates(); in getMaxSampleRate()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt20272 method @NonNull public int[] getSampleRates();
20759 method @NonNull public int[] getSampleRates();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt10938 HSPLandroid/media/AudioProfile;->getSampleRates()[I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt10933 HSPLandroid/media/AudioProfile;->getSampleRates()[I