Home
last modified time | relevance | path

Searched defs:Dither (Results 1 – 25 of 130) sorted by relevance

123456

/dports/graphics/gifski/gifski-1.5.0/cargo-crates/ffmpeg-next-4.4.0/src/software/resampling/
H A Ddither.rs5 pub enum Dither { enum
20 impl From<SwrDitherType> for Dither { implementation
21 fn from(value: SwrDitherType) -> Dither { in from()
/dports/multimedia/termplay/termplay-2.0.6/src/converters/
H A Dsixel.rs10 type Dither = *mut c_void; typedef
20 fn sixel_dither_get(kind: c_int) -> Dither; in sixel_dither_get()
21 …fn sixel_encode(data: *mut c_uchar, width: c_int, height: c_int, _: c_int, dither: Dither, output:… in sixel_encode()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/util/
H A DDither.cpp29 Dither::Dither() in Dither() function in lsp::Dither
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A DfreeBlockDictionary.hpp39 enum Dither { enum in FreeBlockDictionary
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A DfreeBlockDictionary.hpp39 enum Dither { enum in FreeBlockDictionary
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/doc/user/exporting/
H A Daudio-and-midi.rst35 Dither subsection
/dports/graphics/libcaca/libcaca-0.99.beta19/cxx/
H A Dcaca++.h90 friend class Dither; variable
/dports/audio/wavegain/WaveGain-1.2.8/
H A Ddither.h24 float Dither; member
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/screen/
H A Ddither.cpp36 Dither::Dither(Configuration *cfg) { in Dither() function in Ultima::Nuvie::Dither
/dports/graphics/krita/krita-4.4.8/plugins/filters/palettize/
H A Dpalettize.h63 Dither enumerator
/dports/graphics/py-wand/Wand-0.6.7/docs/guide/
H A Dthreshold.rst219 .. _random_threshold:
/dports/devel/fpc-fcl-image/fpc-3.2.2/packages/fcl-image/src/
H A Dfpditherer.pas58 procedure Dither(const Source : TFPCustomImage; Dest : TFPCustomImage); procedure
96 procedure TFPBaseDitherer.Dither(const Source : TFPCustomImage; Dest : TFPCustomImage); procedure
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-image/src/
H A Dfpditherer.pas58 procedure Dither(const Source : TFPCustomImage; Dest : TFPCustomImage); procedure
96 procedure TFPBaseDitherer.Dither(const Source : TFPCustomImage; Dest : TFPCustomImage); procedure
/dports/graphics/libcaca/libcaca-0.99.beta19/caca-sharp/
H A DDither.cs21 public class Dither : IDisposable class
33 public Dither(int bpp, Size s, int pitch, in Dither() method in Caca.Dither
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DDither.c76 void Dither(XColor *in, int width, int height, XColor *out, ControlColor *color) in Dither() function
/dports/games/libretro-tyrquake/tyrquake-e76477d/deps/libFLAC/include/share/
H A Dreplaygain_synthesis.h39 float Dither; member
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/include/share/
H A Dreplaygain_synthesis.h39 float Dither; member
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libFLAC/include/share/
H A Dreplaygain_synthesis.h39 float Dither; member
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/deps/flac-1.3.3/include/share/
H A Dreplaygain_synthesis.h39 float Dither; member
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/flac-1.3.3/include/share/
H A Dreplaygain_synthesis.h39 float Dither; member
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/flac-1.3.2/include/share/
H A Dreplaygain_synthesis.h39 float Dither; member
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/deps/flac-1.3.3/include/share/
H A Dreplaygain_synthesis.h39 float Dither; member
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/include/share/
H A Dreplaygain_synthesis.h38 float Dither; member
/dports/audio/flac/flac-1.3.4/include/share/
H A Dreplaygain_synthesis.h39 float Dither; member
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/include/share/
H A Dreplaygain_synthesis.h38 float Dither; member

123456