Home
last modified time | relevance | path

Searched refs:DITHER_NONE (Results 1 – 25 of 42) sorted by relevance

12

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/screen/
H A Ddither.cpp39 mode = DITHER_NONE; in Dither()
43 if (mode != DITHER_NONE) in Dither()
77 mode = DITHER_NONE; in set_mode()
83 mode = DITHER_NONE; in set_mode()
91 if (!dither || mode == DITHER_NONE) in dither_bitmap()
H A Ddither.h35 #define DITHER_NONE 0 macro
/dports/audio/ebumeter/ebumeter-0.4.2/source/
H A Daudiofile.cc51 _dith_type = DITHER_NONE; in reset()
174 if (type != DITHER_NONE) in set_dither()
176 if (_dith_type == DITHER_NONE) in set_dither()
222 if (_dith_type == DITHER_NONE) in write()
H A Daudiofile.h62 DITHER_NONE, enumerator
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/metadata/
H A Dlimiter.h126 DITHER_NONE, enumerator
136 DITHER_DEFAULT = DITHER_NONE
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/sdl/
H A Daudiofile.cc167 if (type != DITHER_NONE) in set_dither()
169 if (_dith_type == DITHER_NONE) in set_dither()
214 if (_dith_type == DITHER_NONE) in write()
H A Dzresample.cc37 static unsigned int dith = Audiofile::DITHER_NONE;
85 if (dith != Audiofile::DITHER_NONE) in zresample_main()
H A Daudiofile.h61 DITHER_NONE, enumerator
/dports/audio/jconvolver/jconvolver-1.1.0/source/
H A Daudiofile.cc217 if (type == DITHER_NONE) in set_dither()
224 else if (_dith_type == DITHER_NONE) in set_dither()
270 if (_dith_type == DITHER_NONE) in write()
H A Dmakemulti.cc76 static int dith = Audiofile::DITHER_NONE;
286 if (dith != Audiofile::DITHER_NONE) in main()
H A Daudiofile.h64 DITHER_NONE, enumerator
/dports/audio/jmatconvol/jmatconvol-0.4.2/source/
H A Daudiofile.cc216 if (type == DITHER_NONE) in set_dither()
223 else if (_dith_type == DITHER_NONE) in set_dither()
269 if (_dith_type == DITHER_NONE) in write()
H A Daudiofile.h63 DITHER_NONE, enumerator
/dports/audio/zita-resampler/zita-resampler-1.8.0/apps/
H A Daudiofile.cc217 if (type == DITHER_NONE)
224 else if (_dith_type == DITHER_NONE)
270 if (_dith_type == DITHER_NONE)
H A Dzretune.cc37 static unsigned int dith = Audiofile::DITHER_NONE;
183 if (dith != Audiofile::DITHER_NONE) in main()
H A Dzresample.cc37 static unsigned int dith = Audiofile::DITHER_NONE;
209 if (dith != Audiofile::DITHER_NONE) in main()
H A Daudiofile.h64 DITHER_NONE, enumerator
/dports/audio/py-zita-audiotools/zita-audiotools-1.0.0/source/
H A Daudiofile.cc217 if (type == DITHER_NONE) in set_dither()
224 else if (_dith_type == DITHER_NONE) in set_dither()
270 if (_dith_type == DITHER_NONE) in write()
H A Daudiofile.h64 DITHER_NONE, enumerator
/dports/audio/tetraproc/tetraproc-0.8.6/source/
H A Daudiofile.cc216 if (type == DITHER_NONE) in set_dither()
223 else if (_dith_type == DITHER_NONE) in set_dither()
269 if (_dith_type == DITHER_NONE) in write()
H A Dtetrafile.cc46 static int dith = Audiofile::DITHER_NONE;
261 if (dith != Audiofile::DITHER_NONE) in main()
H A Daudiofile.h63 DITHER_NONE, enumerator
/dports/graphics/s2tc/s2tc-f6ec862/
H A Ds2tc_algorithm.h33 DITHER_NONE, enumerator
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Ddataformat.c778 dither_mode = DITHER_NONE; in convert_array()
816 dither_mode = DITHER_NONE; in convert_array()
818 if (dither_mode != DITHER_NONE) { in convert_array()
1068 convert_array(pcm_buf,fmt,sbuf,&dataformat_sample_t,2,DITHER_NONE,NULL); in conversion_selftest()
1094 if (dm == DITHER_NONE) { in conversion_selftest()
1162 convert_array(sbuf,&dataformat_sample_t,buf,fmt,SBUFLEN,DITHER_NONE,NULL); in conversion_performance_test()
1171 convert_array(buf,fmt,buf2,fmt+1,SBUFLEN,DITHER_NONE,NULL); in conversion_performance_test()
1173 convert_array(buf,fmt,buf2,fmt+1,SBUFLEN,DITHER_NONE,NULL); in conversion_performance_test()
H A Dviewcache.c336 DITHER_NONE, NULL); in view_cache_update()
409 DITHER_NONE, NULL); in view_cache_update()
460 k, sbuf,DITHER_NONE,NULL); in view_cache_update()
494 new_spp-impr, sbuf, DITHER_NONE,NULL); in view_cache_update()

12