Home
last modified time | relevance | path

Searched refs:DitherMode (Results 1 – 25 of 33) sorted by path

12

/dports/astro/kstars/kstars-3.5.6/Tests/kstars_ui/
H A Dphd2_Simulators.PHDGuidingV216 DitherMode=0
H A Dphd2_Simulators_mf.PHDGuidingV216 DitherMode=0
/dports/astro/phd2/phd2-2.6.10/
H A Dmyframe.cpp61 static const DitherMode DefaultDitherMode = DITHER_RANDOM;
1995 void MyFrame::SetDitherMode(DitherMode mode) in SetDitherMode()
H A Dmyframe.h89 enum DitherMode enum
178 DitherMode m_ditherMode;
435 void SetDitherMode(DitherMode mode);
436 DitherMode GetDitherMode() const;
717 inline DitherMode MyFrame::GetDitherMode() const in GetDitherMode()
/dports/graphics/s2tc/s2tc-f6ec862/
H A Ds2tc_algorithm.cpp1263 template<int srccomps, int alphabits, DitherMode dither>
1417 …inline void rgb565_image(unsigned char *out, const unsigned char *rgba, int w, int h, DitherMode d… in rgb565_image()
1435 …mage(unsigned char *out, const unsigned char *rgba, int w, int h, int alphabits, DitherMode dither) in rgb565_image()
1453 …char *out, const unsigned char *rgba, int w, int h, int srccomps, int alphabits, DitherMode dither) in rgb565_image()
H A Ds2tc_algorithm.h31 enum DitherMode enum
38 …har *out, const unsigned char *rgba, int w, int h, int srccomps, int alphabits, DitherMode dither);
H A Ds2tc_libtxc_dxtn.cpp159 DitherMode dither = DITHER_SIMPLE; in tx_compress_dxtn()
/dports/lang/nbc/
H A DGIFImage.pas1337 ColorReduction: TColorReduction; DitherMode: TDitherMode;
1367 property DitherMode: TDitherMode read FDitherMode write FDitherMode; property
1403 DitherMode: TDitherMode; ReductionBits: integer; CustomPalette: hPalette): TBitmap;
4706 DitherMode: TDitherMode; ReductionBits: integer; CustomPalette: hPalette): TBitmap;
4891 case (DitherMode) of
8570 Image.DitherMode, Image.ReductionBits, 0);
11564 ColorReduction: TColorReduction; DitherMode: TDitherMode;
12159 FDitherMode := TGIFImage(Source).DitherMode;
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_colorspace.c39 enum DitherMode { enum
134 enum DitherMode dither;
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_colorspace.c38 enum DitherMode { enum
133 enum DitherMode dither;
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_colorspace.c39 enum DitherMode { enum
134 enum DitherMode dither;
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/vidix/drivers/
H A Dglint_regs.h742 #define DitherMode GLINT_TAG_ADDR(0x10,0x03) macro
H A Dpm2_vid.c317 WRITE_REG(DitherMode, (1 << 10) | 1); in VIDIX_NAME()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/
H A Dglint_regs.h742 #define DitherMode GLINT_TAG_ADDR(0x10,0x03) macro
H A Dpm2_vid.c305 WRITE_REG(DitherMode, (1 << 10) | 1); in pm2_config_playback()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/
H A Dglint_regs.h742 #define DitherMode GLINT_TAG_ADDR(0x10,0x03) macro
H A Dpm2_vid.c305 WRITE_REG(DitherMode, (1 << 10) | 1); in pm2_config_playback()
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/mts/
H A Dstruct_gif.go23 DitherMode string `json:"DitherMode" xml:"DitherMode"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/mts/
H A Dstruct_gif.go23 DitherMode string `json:"DitherMode" xml:"DitherMode"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/mts/
H A Dstruct_gif.go23 DitherMode string `json:"DitherMode" xml:"DitherMode"` member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_colorspace.c38 enum DitherMode { enum
133 enum DitherMode dither;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_colorspace.c38 enum DitherMode { enum
133 enum DitherMode dither;
/dports/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9/src/
H A Dglint_regs.h804 #define DitherMode GLINT_TAG_ADDR(0x10,0x03) macro
H A Dpm2_accel.c157 GLINT_SLOW_WRITE_REG(UNIT_DISABLE, DitherMode); in Permedia2InitializeEngine()
H A Dpm2_video.c857 GLINT_WRITE_REG(pAPriv->dDitherMode, DitherMode); in PutYUV()
886 GLINT_WRITE_REG(UNIT_DISABLE, DitherMode); in PutYUV()
943 GLINT_WRITE_REG(pAPriv->dDitherMode, DitherMode); in PutRGB()
971 GLINT_WRITE_REG(UNIT_DISABLE, DitherMode); in PutRGB()
1142 UNIT_ENABLE, DitherMode); in GetYUV()
1169 GLINT_WRITE_REG(UNIT_DISABLE, DitherMode); in GetYUV()

12