Home
last modified time | relevance | path

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

12

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbAudioChannelCluster.java29 byte getChannelCount(); in getChannelCount() method
H A DUsb20ACMixerUnit.java41 public byte getChannelCount() { in getChannelCount() method in Usb20ACMixerUnit
H A DUsb10ACInputTerminal.java40 public byte getChannelCount() { in getChannelCount() method in Usb10ACInputTerminal
H A DUsb10ACMixerUnit.java38 public byte getChannelCount() { in getChannelCount() method in Usb10ACMixerUnit
H A DUsb20ACInputTerminal.java51 public byte getChannelCount() { in getChannelCount() method in Usb20ACInputTerminal
H A DUsb20ASGeneral.java65 public byte getChannelCount() { in getChannelCount() method in Usb20ASGeneral
/aosp12/hardware/interfaces/audio/common/7.0/enums/include/
H A Dandroid_audio_policy_configuration_V7_0-enums.h28 static inline size_t getChannelCount(AudioChannelMask mask) { in getChannelCount() function
131 static inline ssize_t getChannelCount(const std::string& mask) { in getChannelCount() function
/aosp12/frameworks/base/media/jni/soundpool/
H A DSound.h67 int32_t getChannelCount() const { return mChannelCount; } in getChannelCount() function
/aosp14/frameworks/base/media/jni/soundpool/
H A DSound.h67 int32_t getChannelCount() const { return mChannelCount; } in getChannelCount() function
/aosp12/packages/services/Car/service/src/com/android/car/audio/
H A DCarAudioDeviceInfo.java110 int getChannelCount() { in getChannelCount() method in CarAudioDeviceInfo
/aosp12/packages/providers/TvProvider/tests/src/com/android/providers/tv/
H A DTransientRowHelperTests.java165 private long getChannelCount() { in getChannelCount() method in TransientRowHelperTests
H A DUtils.java368 public static long getChannelCount(ContentResolver resolver) { in getChannelCount() method in Utils
/aosp12/frameworks/av/media/codec2/components/amr_nb_wb/
H A DC2SoftAmrNbEnc.cpp88 uint32_t getChannelCount() const { return mChannelCount->value; } in getChannelCount() function in android::C2SoftAmrNbEnc::IntfImpl
H A DC2SoftAmrWbEnc.cpp89 uint32_t getChannelCount() const { return mChannelCount->value; } in getChannelCount() function in android::C2SoftAmrWbEnc::IntfImpl
/aosp12/frameworks/av/media/libaaudio/examples/utils/
H A DAAudioSimpleRecorder.h76 int32_t getChannelCount() { in getChannelCount() function
H A DAAudioArgsParser.h120 int32_t getChannelCount() const { in getChannelCount() function
H A DAAudioSimplePlayer.h84 int32_t getChannelCount() { in getChannelCount() function
/aosp12/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacEnc.cpp102 uint32_t getChannelCount() const { return mChannelCount->value; } in getChannelCount() function in android::C2SoftFlacEnc::IntfImpl
/aosp12/frameworks/av/media/codec2/components/opus/
H A DC2SoftOpusEnc.cpp114 uint32_t getChannelCount() const { return mChannelCount->value; } in getChannelCount() function in android::C2SoftOpusEnc::IntfImpl
/aosp12/frameworks/av/media/libeffects/dynamicsproc/dsp/
H A DDPBase.h319 uint32_t getChannelCount() const { in getChannelCount() function
/aosp12/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacEnc.cpp120 uint32_t getChannelCount() const { return mChannelCount->value; } in getChannelCount() function in android::C2SoftAacEnc::IntfImpl
/aosp12/frameworks/base/media/java/android/media/metrics/
H A DTrackChangeEvent.java231 public int getChannelCount() { in getChannelCount() method in TrackChangeEvent
/aosp14/frameworks/base/media/java/android/media/metrics/
H A DTrackChangeEvent.java231 public int getChannelCount() { in getChannelCount() method in TrackChangeEvent
/aosp12/packages/apps/TV/src/com/android/tv/data/
H A DChannelDataManager.java273 public int getChannelCount() { in getChannelCount() method in ChannelDataManager
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp235 void Codec2AudioEncHidlTestBase::getChannelCount(int32_t* nChannels) { in getChannelCount() function in __anonf3224b090110::Codec2AudioEncHidlTestBase

12