Home
last modified time | relevance | path

Searched refs:GetChannels (Results 1 – 25 of 558) sorted by last modified time

12345678910>>...23

/dports/multimedia/aegisub/aegisub-3.2.2/libaegisub/include/libaegisub/audio/
H A Dprovider.h53 int GetChannels() const { return channels; } in GetChannels() function
68 channels = source->GetChannels(); in AudioProviderWrapper()
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/DisplayOutput/
H A DImage.h124 inline uint32 GetChannels( void ) const in GetChannels() function
/dports/games/spring/spring_98.0/rts/System/Sound/OpenAL/
H A DSoundSource.cpp172 if (item->buffer->GetChannels() > 1) { in Play()
H A DSoundBuffer.h42 ALuint GetChannels() const in GetChannels() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FCDocument/
H A DFCDAnimation.h145 void GetChannels() const {} in GetChannels() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDAnimation.h145 void GetChannels() const {} in GetChannels() function
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/MixerPlugin/
H A DMixerPluginGUI.C106 unsigned int chans = Plugin->GetChannels();
H A DMixerPlugin.h45 int GetChannels (void) { return m_NumChannels; } in GetChannels() function
/dports/audio/sidplay/sidplay-base-1.0.9/audio/oss/
H A Daudiodrv.h60 int GetChannels()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/third_party/libwebm/mkvparser/
H A Dmkvparser.cc5608 long long AudioTrack::GetChannels() const { return m_channels; } in GetChannels() function in mkvparser::AudioTrack
H A Dmkvparser.h555 long long GetChannels() const;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webaudio/
H A DScriptProcessorNode.cpp293 uint32_t inputChannelCount = mInputBuffer ? mInputBuffer->GetChannels() : 0; in ProcessBlock()
H A DAudioBuffer.cpp210 uint32_t channelCount = buffer->GetChannels(); in SetSharedChannels()
233 MOZ_ASSERT(initialContents->GetChannels() == aNumberOfChannels); in Create()
H A DAudioNodeEngine.h80 uint32_t GetChannels() const { return mContents.Length(); } in GetChannels() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DVideoUtils.cpp731 aContainerType.ExtendedType().GetChannels(); in CreateTrackInfoWithMIMETypeAndContainerTypeExtraParameters()
H A DMediaMIMETypes.h166 Maybe<int32_t> GetChannels() const { return GetMaybeNumber(mChannels); } in GetChannels() function
H A DDynamicResampler.h55 uint32_t GetChannels() const { return mChannels; } in GetChannels() function
390 Update(aOutRate, mResampler.GetChannels()); in UpdateOutRate()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gtest/
H A DTestDynamicResampler.cpp25 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
91 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
344 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
376 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
402 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
434 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
478 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
574 EXPECT_EQ(dr.GetChannels(), 3u); in TEST()
606 EXPECT_EQ(dr.GetChannels(), 4u); in TEST()
658 EXPECT_EQ(dr.GetChannels(), 3u); in TEST()
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/third_party/libwebm/mkvparser/
H A Dmkvparser.cc5608 long long AudioTrack::GetChannels() const { return m_channels; } in GetChannels() function in mkvparser::AudioTrack
H A Dmkvparser.h555 long long GetChannels() const;
/dports/www/firefox/firefox-99.0/dom/media/
H A DMediaMIMETypes.h166 Maybe<int32_t> GetChannels() const { return GetMaybeNumber(mChannels); } in GetChannels() function
H A DVideoUtils.cpp735 aContainerType.ExtendedType().GetChannels(); in CreateTrackInfoWithMIMETypeAndContainerTypeExtraParameters()
/dports/www/firefox/firefox-99.0/dom/media/gtest/
H A DTestDynamicResampler.cpp27 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
93 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
346 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
378 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
404 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
436 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
480 EXPECT_EQ(dr.GetChannels(), channels); in TEST()
576 EXPECT_EQ(dr.GetChannels(), 3u); in TEST()
608 EXPECT_EQ(dr.GetChannels(), 4u); in TEST()
660 EXPECT_EQ(dr.GetChannels(), 3u); in TEST()
[all …]
/dports/www/firefox/firefox-99.0/dom/media/webaudio/
H A DAudioNodeEngine.h80 uint32_t GetChannels() const { return mContents.Length(); } in GetChannels() function
H A DScriptProcessorNode.cpp293 uint32_t inputChannelCount = mInputBuffer ? mInputBuffer->GetChannels() : 0; in ProcessBlock()

12345678910>>...23