Home
last modified time | relevance | path

Searched refs:ditherMode (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/miniaudio/
H A Dminiaudio.h35433 (void)ditherMode; in ma_pcm_u8_to_u8()
35451 (void)ditherMode; in ma_pcm_u8_to_s16__reference()
35518 (void)ditherMode; in ma_pcm_u8_to_s24__reference()
35583 (void)ditherMode; in ma_pcm_u8_to_s32__reference()
35649 (void)ditherMode; in ma_pcm_u8_to_f32__reference()
35865 (void)ditherMode; in ma_pcm_s16_to_s16()
35882 (void)ditherMode; in ma_pcm_s16_to_s24__reference()
35944 (void)ditherMode; in ma_pcm_s16_to_s32__reference()
36018 (void)ditherMode; in ma_pcm_s16_to_f32__reference()
36291 (void)ditherMode; in ma_pcm_s24_to_s24()
[all …]
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/miniaudio_split/
H A Dminiaudio.h1103 ma_dither_mode ditherMode; member
1153 …API void ma_pcm_u8_to_s16(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1154 …API void ma_pcm_u8_to_s24(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1155 …API void ma_pcm_u8_to_s32(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1156 …API void ma_pcm_u8_to_f32(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1157 …API void ma_pcm_s16_to_u8(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1158 …PI void ma_pcm_s16_to_s24(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1161 …API void ma_pcm_s24_to_u8(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1165 …API void ma_pcm_s32_to_u8(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1169 …API void ma_pcm_f32_to_u8(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
[all …]
H A Dminiaudio.c26594 (void)ditherMode; in ma_pcm_u8_to_u8()
26612 (void)ditherMode; in ma_pcm_u8_to_s16__reference()
26679 (void)ditherMode; in ma_pcm_u8_to_s24__reference()
26744 (void)ditherMode; in ma_pcm_u8_to_s32__reference()
26810 (void)ditherMode; in ma_pcm_u8_to_f32__reference()
27026 (void)ditherMode; in ma_pcm_s16_to_s16()
27043 (void)ditherMode; in ma_pcm_s16_to_s24__reference()
27105 (void)ditherMode; in ma_pcm_s16_to_s32__reference()
27179 (void)ditherMode; in ma_pcm_s16_to_f32__reference()
27451 (void)ditherMode; in ma_pcm_s24_to_s24()
[all …]
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/miniaudio_split/
H A Dminiaudio.h1184 ma_dither_mode ditherMode; member
1234 …API void ma_pcm_u8_to_s16(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1235 …API void ma_pcm_u8_to_s24(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1236 …API void ma_pcm_u8_to_s32(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1237 …API void ma_pcm_u8_to_f32(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1238 …API void ma_pcm_s16_to_u8(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1239 …PI void ma_pcm_s16_to_s24(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1242 …API void ma_pcm_s24_to_u8(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1246 …API void ma_pcm_s32_to_u8(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
1250 …API void ma_pcm_f32_to_u8(void* pOut, const void* pIn, ma_uint64 count, ma_dither_mode ditherMode);
[all …]
H A Dminiaudio.c28084 (void)ditherMode; in ma_pcm_u8_to_u8()
28102 (void)ditherMode; in ma_pcm_u8_to_s16__reference()
28169 (void)ditherMode; in ma_pcm_u8_to_s24__reference()
28234 (void)ditherMode; in ma_pcm_u8_to_s32__reference()
28300 (void)ditherMode; in ma_pcm_u8_to_f32__reference()
28516 (void)ditherMode; in ma_pcm_s16_to_s16()
28533 (void)ditherMode; in ma_pcm_s16_to_s24__reference()
28595 (void)ditherMode; in ma_pcm_s16_to_s32__reference()
28669 (void)ditherMode; in ma_pcm_s16_to_f32__reference()
28941 (void)ditherMode; in ma_pcm_s24_to_s24()
[all …]
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/
H A Dminiaudio.h32305 (void)ditherMode; in ma_pcm_u8_to_u8()
32323 (void)ditherMode; in ma_pcm_u8_to_s16__reference()
32390 (void)ditherMode; in ma_pcm_u8_to_s24__reference()
32455 (void)ditherMode; in ma_pcm_u8_to_s32__reference()
32521 (void)ditherMode; in ma_pcm_u8_to_f32__reference()
32737 (void)ditherMode; in ma_pcm_s16_to_s16()
32754 (void)ditherMode; in ma_pcm_s16_to_s24__reference()
32816 (void)ditherMode; in ma_pcm_s16_to_s32__reference()
32890 (void)ditherMode; in ma_pcm_s16_to_f32__reference()
33162 (void)ditherMode; in ma_pcm_s24_to_s24()
[all …]
/dports/x11-wm/blackbox/blackbox-0.70.1/src/
H A DConfigmenu.cc365 bt::Image::ditherMode() == bt::NoDither); in refresh()
367 bt::Image::ditherMode() == bt::OrderedDither); in refresh()
369 bt::Image::ditherMode() == bt::FloydSteinbergDither); in refresh()
H A DBlackboxResource.cc257 switch (bt::Image::ditherMode()) { in save()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dminiaudio.h33877 (void)ditherMode; in ma_pcm_u8_to_u8()
33895 (void)ditherMode; in ma_pcm_u8_to_s16__reference()
33962 (void)ditherMode; in ma_pcm_u8_to_s24__reference()
34027 (void)ditherMode; in ma_pcm_u8_to_s32__reference()
34093 (void)ditherMode; in ma_pcm_u8_to_f32__reference()
34309 (void)ditherMode; in ma_pcm_s16_to_s16()
34326 (void)ditherMode; in ma_pcm_s16_to_s24__reference()
34388 (void)ditherMode; in ma_pcm_s16_to_s32__reference()
34462 (void)ditherMode; in ma_pcm_s16_to_f32__reference()
34734 (void)ditherMode; in ma_pcm_s24_to_s24()
[all …]
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/
H A Dminiaudio.h34613 (void)ditherMode; in ma_pcm_u8_to_u8()
34631 (void)ditherMode; in ma_pcm_u8_to_s16__reference()
34698 (void)ditherMode; in ma_pcm_u8_to_s24__reference()
34763 (void)ditherMode; in ma_pcm_u8_to_s32__reference()
34829 (void)ditherMode; in ma_pcm_u8_to_f32__reference()
35045 (void)ditherMode; in ma_pcm_s16_to_s16()
35062 (void)ditherMode; in ma_pcm_s16_to_s24__reference()
35124 (void)ditherMode; in ma_pcm_s16_to_s32__reference()
35198 (void)ditherMode; in ma_pcm_s16_to_f32__reference()
35470 (void)ditherMode; in ma_pcm_s24_to_s24()
[all …]
/dports/x11-wm/blackbox/blackbox-0.70.1/lib/
H A DImage.hh59 static inline DitherMode ditherMode(void) in ditherMode() function in bt::Image
H A DImage.cc82 inline bt::DitherMode ditherMode(void) const in ditherMode() function in bt::XColorTable
85 ? bt::Image::ditherMode() in ditherMode()
943 (width > 1 && height > 1) ? colortable->ditherMode() : NoDither; in renderPixmap()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/DFXVideo/macsrc/
H A DPluginConfigController.h15 @property (weak) IBOutlet NSPopUpButton *ditherMode;
H A DPluginConfigController.m211 @synthesize ditherMode;
244 writeDic[@"Dither Mode"] = @([ditherMode indexOfSelectedItem]);
368 [ditherMode selectItemAtIndex:[self.keyValues[@"Dither Mode"] intValue]];
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/PeopsXgl/macsrc/
H A DNetSfPeopsOpenGLPluginConfigController.h12 @property (weak) IBOutlet NSPopUpButton *ditherMode;
H A DNetSfPeopsOpenGLPluginConfigController.m297 @synthesize ditherMode;
342 writeDic[@"Dither Mode"] = @([ditherMode indexOfSelectedItem]);
411 [ditherMode selectItemAtIndex:[keyValues[@"Dither Mode"] integerValue]];
/dports/astro/phd2/phd2-2.6.10/
H A Dmyframe.cpp835 int ditherMode = pConfig->Profile.GetInt("/DitherMode", DefaultDitherMode); in LoadProfileSettings() local
836 SetDitherMode(ditherMode == DITHER_RANDOM ? DITHER_RANDOM : DITHER_SPIRAL); in LoadProfileSettings()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/research/
H A Dminiaudio_engine.h1715 …d* pSrc, ma_format formatIn, ma_uint32 channelsIn, ma_uint64 frameCount, ma_dither_mode ditherMode) in ma_convert_pcm_frames_format_and_channels() argument
1731 …ma_convert_pcm_frames_format(pDst, formatOut, pSrc, formatIn, frameCount, channelsOut, ditherMode); in ma_convert_pcm_frames_format_and_channels()
1767 …e(formatOut, channelsOut)), formatOut, buffer, formatIn, framesToProcess, channelsOut, ditherMode); in ma_convert_pcm_frames_format_and_channels()