Home
last modified time | relevance | path

Searched defs:Resampler (Results 1 – 25 of 144) sorted by relevance

123456

/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dresampler.rs7 pub struct Resampler(AutoRelease<ffi::cubeb_resampler>); struct
9 impl Resampler { impl
69 impl Drop for Resampler { implementation
75 impl Default for Resampler { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dresampler.rs7 pub struct Resampler(AutoRelease<ffi::cubeb_resampler>); struct
9 impl Resampler { impl
69 impl Drop for Resampler { implementation
75 impl Default for Resampler { implementation
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dresampler.rs7 pub struct Resampler(AutoRelease<ffi::cubeb_resampler>); struct
9 impl Resampler { impl
69 impl Drop for Resampler { implementation
75 impl Default for Resampler { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dresampler.rs7 pub struct Resampler(AutoRelease<ffi::cubeb_resampler>); struct
9 impl Resampler { implementation
69 impl Drop for Resampler { implementation
75 impl Default for Resampler { implementation
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/qm-dsp/dsp/rhythm/
H A DBeatSpectrum.cpp36 k = 0; in Resampler()
46 double max = 0.0; in Resampler()
/dports/emulators/stella/stella-6.6/src/common/audio/
H A DResampler.hxx26 class Resampler { class
53 Resampler(Format formatFrom, Format formatTo, in Resampler() function in Resampler
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/common_audio/resampler/
H A Dresampler.cc34 Resampler::Resampler() : state_(NULL), channels_(0) in Resampler() function in webrtc::Resampler
39 Resampler::Resampler(int inFreq, int outFreq, size_t num_channels) in Resampler() function in webrtc::Resampler
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A Dglf.cpp34 #define MAX_FONTS 256 in Resampler()
39 float r, g, b, a; in Resampler()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libswresample/
H A Dswresample_internal.h165 struct Resampler { struct
175 extern struct Resampler const swri_resampler; argument
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libswresample/
H A Dswresample_internal.h165 struct Resampler { struct
175 extern struct Resampler const swri_resampler; argument
/dports/multimedia/handbrake/ffmpeg-4.4/libswresample/
H A Dswresample_internal.h81 struct Resampler { struct
92 extern struct Resampler const swri_resampler; argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libswresample/
H A Dswresample_internal.h81 struct Resampler { struct
92 extern struct Resampler const swri_resampler; argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libswresample/
H A Dswresample_internal.h81 struct Resampler { struct
92 extern struct Resampler const swri_resampler; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libswresample/
H A Dswresample_internal.h81 struct Resampler { struct
92 extern struct Resampler const swri_resampler; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libswresample/
H A Dswresample_internal.h81 struct Resampler { struct
92 extern struct Resampler const swri_resampler; argument
/dports/multimedia/obs-studio/obs-studio-27.1.3/docs/sphinx/
H A Dreference-libobs-media-io.rst420 Resampler section in Media I/O API Reference (libobs/media-io)
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/residfp/builders/residfp-builder/residfp/resample/
H A DResampler.h37 Resampler() {} in Resampler() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/tracing/tracing/value/
H A Dhistogram.cc38 class HistogramBuilder::Resampler { class in catapult::HistogramBuilder
40 Resampler() : distribution_(0.0, 1.0) {} in Resampler() function in catapult::HistogramBuilder::Resampler
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/tracing/tracing/value/
H A Dhistogram.cc39 class HistogramBuilder::Resampler { class in catapult::HistogramBuilder
41 Resampler() : distribution_(0.0, 1.0) {} in Resampler() function in catapult::HistogramBuilder::Resampler
/dports/multimedia/snapcast/snapcast-0.25.0/common/
H A Dresampler.hpp31 class Resampler class
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/resample/
H A Dresample.cc34 class Resampler : public EffectPlugin class
50 constexpr Resampler () : EffectPlugin (info, 2, false) {} in Resampler() function in Resampler
/dports/audio/libsidplayfp/libsidplayfp-2.3.1/src/builders/residfp-builder/residfp/resample/
H A DResampler.h58 Resampler() {} in Resampler() function
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/residfp/resample/
H A DResampler.h56 Resampler() {} in Resampler() function
/dports/audio/ocp/ocp-0.2.90/playsid/libsidplayfp-git/src/builders/residfp-builder/residfp/resample/
H A DResampler.h58 Resampler() {} in Resampler() function
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/bqaudioio/bqaudioio/
H A DResamplerWrapper.h40 class Resampler; variable

123456