Searched refs:getChannelCount (Results 1 – 15 of 15) sorted by relevance
76 int32_t getChannelCount() { in getChannelCount() function87 return getChannelCount(); in getSamplesPerFrame()
96 int32_t getChannelCount() const { in getChannelCount() function389 getChannelCount(), AAudioStream_getChannelCount(stream)); in compareWithStream()
86 int32_t getChannelCount() { in getChannelCount() function
569 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()
369 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
752 public int getChannelCount() { in getChannelCount() method in AudioFormat771 getChannelCount(), mSampleRate, toLogFriendlyEncoding(mEncoding)); in toLogFriendlyString()
975 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
502 loopbackData.actualInputChannelCount = recorder.getChannelCount(); in main()503 loopbackData.actualOutputChannelCount = player.getChannelCount(); in main()
319 uint32_t getChannelCount() const { in getChannelCount() function
163 int channelcount = getChannelCount(); in configure()
189 mChannelCount = getChannelCount(); in DynamicsProcessing()1887 public int getChannelCount() { in getChannelCount() method in DynamicsProcessing2233 mChannelCount = getChannelCount(); in updateEffectArchitecture()2368 settings.channelCount = getChannelCount(); in getProperties()
1051 captureFormat.getChannelCount() == 2 in createAudioRecordForEvent()
20734 Landroid/media/AudioFormat;->getChannelCount()I20992 Landroid/media/audiofx/DynamicsProcessing;->getChannelCount()I21532 Landroid/media/AudioRecord;->getChannelCount()I21634 Landroid/media/AudioTrack;->getChannelCount()I
22057 method public int getChannelCount();22346 method public int getChannelCount();22461 method public int getChannelCount();25075 method public int getChannelCount();
14184 method public int getChannelCount();14232 method public int getChannelCount();