Home
last modified time | relevance | path

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

1234

/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/bqaudiostream/bqaudiostream/
H A DAudioWriteStream.h57 size_t getChannelCount() const { return m_channelCount; } in getChannelCount() function
71 size_t getChannelCount() const { return m_target.getChannelCount(); } in getChannelCount() function
H A DAudioReadStream.h58 size_t getChannelCount() const { return m_channelCount; } in getChannelCount() function
/dports/audio/rosegarden/rosegarden-21.06.1/src/sound/audiostream/
H A DAudioWriteStream.h40 size_t getChannelCount() const { return m_channelCount; } in getChannelCount() function
58 size_t getChannelCount() const { return m_target.getChannelCount(); } in getChannelCount() function
/dports/net-im/jicofo/jicofo-ec1b29e/src/main/java/org/jitsi/protocol/xmpp/util/
H A DColibriConferenceIQUtil.java36 public static int getChannelCount(ColibriConferenceIQ channelInfo, in getChannelCount() method in ColibriConferenceIQUtil
/dports/devel/love/love-11.3/src/modules/sound/
H A Dwrap_SoundData.lua154 function SoundData:getChannelCount() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.h124 int32_t getChannelCount() const { in getChannelCount() function
192 int getChannelCount() const { in getChannelCount() function
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.h124 int32_t getChannelCount() const { in getChannelCount() function
192 int getChannelCount() const { in getChannelCount() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/oboe-sys-0.4.4/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.h124 int32_t getChannelCount() const { in getChannelCount() function
192 int getChannelCount() const { in getChannelCount() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/oboe-sys-0.4.4/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.h124 int32_t getChannelCount() const { in getChannelCount() function
192 int getChannelCount() const { in getChannelCount() function
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/hardware/devices/
H A Ddmx512SerialDevice.cpp64 int DMX512SerialDevice::getChannelCount() in getChannelCount() function in DMX512SerialDevice
H A DuDMXDevice.cpp74 int UDMXDevice::getChannelCount() in getChannelCount() function in UDMXDevice
H A DenttecDMXProDevice.cpp58 int EnttecDMXProDevice::getChannelCount() in getChannelCount() function in EnttecDMXProDevice
H A DsACNDMXDevice.cpp67 int StreamingAcnDMXDevice::getChannelCount() in getChannelCount() function in StreamingAcnDMXDevice
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/data/fileio/
H A DAudioFileReader.h54 int getChannelCount() const { return m_channelCount; } in getChannelCount() function
/dports/audio/rsynth/rsynth-2.0/
H A DMakefile.in52 rm -f $(PROGS) $(DICTS) *.o tmp.par core *~ *% ~* ,* .e[cks]1
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/YouTube/
H A DVideoFileDetailsAudioStream.php37 public function getChannelCount() function in Google_Service_YouTube_VideoFileDetailsAudioStream
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/YouTube/
H A DVideoFileDetailsAudioStream.php37 public function getChannelCount() function in Google_Service_YouTube_VideoFileDetailsAudioStream
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/Java/com/axiosys/bento4/
H A DAudioSampleEntry.java44 int getChannelCount() { return channelCount; } in getChannelCount() method in AudioSampleEntry
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/tree_magic-0.2.3/
H A DCargo.toml43 [dependencies.nom]
44 version = "^3"
/dports/audio/rosegarden/rosegarden-21.06.1/src/sound/
H A DResampler.cpp71 int getChannelCount() const override { return m_channels; } in getChannelCount() function in Rosegarden::Resamplers::D_SRC
261 Resampler::getChannelCount() const in getChannelCount() function in Rosegarden::Resampler
/dports/devel/love/love-11.3/src/modules/audio/null/
H A DRecordingDevice.cpp75 int RecordingDevice::getChannelCount() const in getChannelCount() function in love::audio::null::RecordingDevice
/dports/devel/love/love-11.3/src/modules/sound/lullaby/
H A DModPlugDecoder.cpp135 int ModPlugDecoder::getChannelCount() const in getChannelCount() function in love::sound::lullaby::ModPlugDecoder
H A DGmeDecoder.cpp135 int GmeDecoder::getChannelCount() const in getChannelCount() function in love::sound::lullaby::GmeDecoder
H A DFLACDecoder.cpp105 int FLACDecoder::getChannelCount() const in getChannelCount() function in love::sound::lullaby::FLACDecoder
/dports/audio/rubberband/rubberband-2.0.0/src/dsp/
H A DResampler.cpp133 int getChannelCount() const { return m_channels; } in getChannelCount() function in RubberBand::Resamplers::D_IPP
565 int getChannelCount() const { return m_channels; } in getChannelCount() function in RubberBand::Resamplers::D_SRC
790 int getChannelCount() const { return m_channels; } in getChannelCount() function in RubberBand::Resamplers::D_Resample
977 int getChannelCount() const { in getChannelCount() function in RubberBand::Resamplers::D_BQResampler
1133 int getChannelCount() const { return m_channels; } in getChannelCount() function in RubberBand::Resamplers::D_Speex
1554 Resampler::getChannelCount() const in getChannelCount() function in RubberBand::Resampler

1234