Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/examples/utils/
DAAudioSimpleRecorder.h76 int32_t getChannelCount() { in getChannelCount() function
87 return getChannelCount(); in getSamplesPerFrame()
DAAudioArgsParser.h96 int32_t getChannelCount() const { in getChannelCount() function
389 getChannelCount(), AAudioStream_getChannelCount(stream)); in compareWithStream()
DAAudioSimplePlayer.h86 int32_t getChannelCount() { in getChannelCount() function
/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
DSoundTriggerTestService.java569 int bytesRequired = format.getSampleRate() * format.getChannelCount() * in run()
581 if (format.getChannelCount() == 2) { in run()
583 } else if (format.getChannelCount() >= 3) { in run()
606 "_capture_" + format.getChannelCount() + "ch_" + in run()
/frameworks/base/media/java/android/media/
DAudioRecord.java369 mChannelCount = format.getChannelCount(); in AudioRecord()
374 mChannelCount = format.getChannelCount(); in AudioRecord()
625 mBufferSizeInBytes = mFormat.getChannelCount() in build()
827 public int getChannelCount() { in getChannelCount() method in AudioRecord
DAudioFormat.java752 public int getChannelCount() { in getChannelCount() method in AudioFormat
771 getChannelCount(), mSampleRate, toLogFriendlyEncoding(mEncoding)); in toLogFriendlyString()
DAudioTrack.java975 mBufferSizeInBytes = mFormat.getChannelCount() in build()
1026 || format.getChannelCount() < 1) { in shouldEnablePowerSaving()
1042 * format.getChannelCount() in shouldEnablePowerSaving()
1348 public int getChannelCount() { in getChannelCount() method in AudioTrack
/frameworks/av/media/libaaudio/examples/loopback/src/
Dloopback.cpp502 loopbackData.actualInputChannelCount = recorder.getChannelCount(); in main()
503 loopbackData.actualOutputChannelCount = player.getChannelCount(); in main()
/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPBase.h319 uint32_t getChannelCount() const { in getChannelCount() function
DDPFrequency.cpp163 int channelcount = getChannelCount(); in configure()
/frameworks/base/media/java/android/media/audiofx/
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()
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
DSoundTriggerService.java1051 captureFormat.getChannelCount() == 2 in createAudioRecordForEvent()
/frameworks/base/config/
Dhiddenapi-public-dex.txt20734 Landroid/media/AudioFormat;->getChannelCount()I
20992 Landroid/media/audiofx/DynamicsProcessing;->getChannelCount()I
21532 Landroid/media/AudioRecord;->getChannelCount()I
21634 Landroid/media/AudioTrack;->getChannelCount()I
/frameworks/base/api/
Dcurrent.txt22057 method public int getChannelCount();
22346 method public int getChannelCount();
22461 method public int getChannelCount();
25075 method public int getChannelCount();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14184 method public int getChannelCount();
14232 method public int getChannelCount();