Home
last modified time | relevance | path

Searched defs:ChannelCount (Results 1 – 25 of 226) sorted by relevance

12345678910

/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/oboe-0.4.4/src/
H A Dtype_guide.rs96 type ChannelCount: IsChannelCount; typedef
102 type ChannelCount = Unspecified; typedef
108 type ChannelCount = Mono; typedef
114 type ChannelCount = Stereo; typedef
H A Daudio_stream_base.rs18 fn get_channel_count(&self) -> ChannelCount; in get_channel_count()
105 fn get_channel_count(&self) -> ChannelCount { in get_channel_count()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/oboe-0.4.4/src/
H A Dtype_guide.rs96 type ChannelCount: IsChannelCount; typedef
102 type ChannelCount = Unspecified; typedef
108 type ChannelCount = Mono; typedef
114 type ChannelCount = Stereo; typedef
H A Daudio_stream_base.rs18 fn get_channel_count(&self) -> ChannelCount; in get_channel_count()
105 fn get_channel_count(&self) -> ChannelCount { in get_channel_count()
/dports/audio/ardour6/Ardour-6.8.0/libs/audiographer/audiographer/
H A Dtypes.h13 typedef uint8_t ChannelCount; typedef
/dports/audio/mixxx/mixxx-2.3.0/src/audio/
H A Dtypes.h97 explicit ChannelCount(int value) in ChannelCount() function
101 explicit ChannelCount( in ChannelCount() function
/dports/graphics/krita/krita-4.4.8/plugins/color/colorspaceextensions/
H A Dkis_hsv_adjustment.h59 ChannelCount enumerator
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/rodio-0.9.0/src/conversions/
H A Dchannels.rs28 input: I, from: cpal::ChannelCount, to: cpal::ChannelCount, in new()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/rodio-0.14.0/src/conversions/
H A Dchannels.rs27 from: cpal::ChannelCount, in new()
28 to: cpal::ChannelCount, in new()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rodio-0.14.0/src/conversions/
H A Dchannels.rs27 from: cpal::ChannelCount, in new()
28 to: cpal::ChannelCount, in new()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/rodio-0.9.0/src/conversions/
H A Dchannels.rs28 input: I, from: cpal::ChannelCount, to: cpal::ChannelCount, in new()
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrake.Interop/Interop/Json/Scan/
H A DSourceAudioTrack.cs63 public int ChannelCount { get; set; } property in HandBrake.Interop.Interop.Json.Scan.SourceAudioTrack
/dports/devel/ptlib/ptlib-2.10.11/include/ptclib/
H A Dpvfiledev.h67 ChannelCount = 4 enumerator
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/multimedia/playback/
H A Dqmediaresource.h114 ChannelCount, enumerator
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gtest/
H A DAudioGenerator.h48 uint32_t ChannelCount() const { return mChannelCount; } in ChannelCount() function
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/rtc/
H A Dstruct_scale_item.go26 ChannelCount int64 `json:"ChannelCount" xml:"ChannelCount"` member
/dports/www/firefox/firefox-99.0/dom/media/gtest/
H A DAudioGenerator.h48 uint32_t ChannelCount() const { return mChannelCount; } in ChannelCount() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gtest/
H A DAudioGenerator.h48 uint32_t ChannelCount() const { return mChannelCount; } in ChannelCount() function
/dports/games/wargus/wargus-3.2.0/StormLib/src/adpcm/
H A Dadpcm.cpp175 … * pvOutBuffer, int cbOutBuffer, void * pvInBuffer, int cbInBuffer, int ChannelCount, int Compress… in CompressADPCM()
300 …ressADPCM(void * pvOutBuffer, int cbOutBuffer, void * pvInBuffer, int cbInBuffer, int ChannelCount) in DecompressADPCM()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/IrrlichtDemo/irrKlang-1.1.3/
H A Dik_SAudioStreamFormat.h29 ik_s32 ChannelCount; member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/baas/
H A Dstruct_result_item_in_describe_consortiums.go29 ChannelCount int `json:"ChannelCount" xml:"ChannelCount"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/baas/
H A Dstruct_result_item_in_describe_consortiums.go29 ChannelCount int `json:"ChannelCount" xml:"ChannelCount"` member
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/oboe/src/common/
H A DAudioStreamBuilder.cpp44 int32_t DefaultStreamValues::ChannelCount = 2; // Stereo member in oboe::DefaultStreamValues
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/meta/benchmarks/
H A Dbenchmark_voxelgrid.cpp48 static const size_t ChannelCount = 4; in BENCHMARK_SUITE() member
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/src/common/
H A DAudioStreamBuilder.cpp46 int32_t DefaultStreamValues::ChannelCount = 2; // Stereo member in oboe::DefaultStreamValues

12345678910