Home
last modified time | relevance | path

Searched refs:getChannelCount (Results 1 – 25 of 25) sorted by relevance

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsb10ACInputTerminal.java40 public byte getChannelCount() { in getChannelCount() method in Usb10ACInputTerminal
75 canvas.writeListItem("" + getChannelCount() + " Chans. Config: " in report()
H A DUsb20ACInputTerminal.java51 public byte getChannelCount() { in getChannelCount() method in Usb20ACInputTerminal
89 canvas.writeListItem("" + getChannelCount() + " Channels. Config: " in report()
H A DUsb20ASGeneral.java65 public byte getChannelCount() { in getChannelCount() method in Usb20ASGeneral
102 canvas.writeListItem("Channel Count: " + getChannelCount()); in report()
H A DUsbAudioChannelCluster.java29 byte getChannelCount(); in getChannelCount() method
H A DUsb20ACMixerUnit.java41 public byte getChannelCount() { in getChannelCount() method in Usb20ACMixerUnit
H A DUsb10ACMixerUnit.java38 public byte getChannelCount() { in getChannelCount() method in Usb10ACMixerUnit
H A DUsbDescriptorParser.java949 ((UsbAudioChannelCluster) descriptor).getChannelCount()); in getMaximumChannelCount()
/aosp14/frameworks/base/tools/powerstats/
H A DPowerStatsServiceProtoParser.java30 for (int i = 0; i < proto.getChannelCount(); i++) { in printEnergyMeterInfo()
39 int energyMeterInfoCount = proto.getChannelCount(); in printEnergyMeasurements()
/aosp14/frameworks/base/media/jni/soundpool/
H A DSound.h67 int32_t getChannelCount() const { return mChannelCount; } in getChannelCount() function
H A DStream.cpp146 const uint32_t loopEnd = mSound->getSizeInBytes() / mSound->getChannelCount() / in setLoop()
285 const int32_t channelCount = sound->getChannelCount(); in play_l()
/aosp14/frameworks/base/media/java/android/media/audiopolicy/
H A DAudioMix.java229 int channelCount = format.getChannelCount(); in canBeUsedForPrivilegedMediaCapture()
439 if (mFormat.getChannelCount() == 1 in build()
/aosp14/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
H A DSoundTriggerTestService.java604 int bytesRequired = format.getSampleRate() * format.getChannelCount() * in run()
616 if (format.getChannelCount() == 2) { in run()
618 } else if (format.getChannelCount() >= 3) { in run()
642 + "_capture_" + format.getChannelCount() + "ch_" in run()
/aosp14/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
H A DAudioPolicyDeathTestActivity.java123 int samplesLeft = mDurationMs * SAMPLE_RATE * mAudioRecord.getChannelCount() / 1000; in run()
H A DAudioPolicyDeathTest.java179 short[] data = new short[PLAYBACK_TIME_MS * SAMPLE_RATE * format.getChannelCount() / 1000]; in createAudioTrack()
/aosp14/frameworks/base/media/java/android/media/
H A DAudioRecord.java450 mChannelCount = format.getChannelCount(); in AudioRecord()
455 mChannelCount = format.getChannelCount(); in AudioRecord()
1051 mBufferSizeInBytes = mFormat.getChannelCount() in build()
1303 public int getChannelCount() { in getChannelCount() method in AudioRecord
H A DAudioTrack.java1446 mBufferSizeInBytes = mFormat.getChannelCount() * bytesPerSample; in build()
1809 || format.getChannelCount() < 1) { in shouldEnablePowerSaving()
1825 * format.getChannelCount() in shouldEnablePowerSaving()
2187 public int getChannelCount() { in getChannelCount() method in AudioTrack
H A DAudioFormat.java1124 public int getChannelCount() { in getChannelCount() method in AudioFormat
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenInternalAudioRecorder.java303 Log.d(TAG, "channel count " + mAudioRecord.getChannelCount()); in start()
/aosp14/frameworks/base/media/java/android/media/audiofx/
H A DDynamicsProcessing.java189 mChannelCount = getChannelCount(); in DynamicsProcessing()
1887 public int getChannelCount() { in getChannelCount() method in DynamicsProcessing
2233 mChannelCount = getChannelCount(); in updateEffectArchitecture()
2368 settings.channelCount = getChannelCount(); in getProperties()
/aosp14/frameworks/base/media/java/android/media/metrics/
H A DTrackChangeEvent.java231 public int getChannelCount() { in getChannelCount() method in TrackChangeEvent
/aosp14/frameworks/base/services/core/java/com/android/server/media/metrics/
H A DMediaMetricsManagerService.java339 .writeInt(event.getChannelCount()) in reportTrackChangeEvent()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt21216 method public int getChannelCount();
21716 method public int getChannelCount();
21857 method public int getChannelCount();
25375 method public int getChannelCount();
26131 method @IntRange(from=0xffffffff, to=java.lang.Integer.MAX_VALUE) public int getChannelCount();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt10721 HSPLandroid/media/AudioFormat;->getChannelCount()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt10724 HSPLandroid/media/AudioFormat;->getChannelCount()I