Home
last modified time | relevance | path

Searched defs:MAXCHANNELS (Results 1 – 23 of 23) sorted by relevance

/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/regex/
H A Dregexport.h36 int co; /* label (character-set color) of arc */
/dports/graphics/lcms/lcms-1.19/src/
H A Dcmsnamed.c101 …cmsAppendNamedColor(cmsHTRANSFORM xform, const char* Name, WORD PCS[3], WORD Colorant[MAXCHANNELS]) in cmsAppendNamedColor()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/lcms2-5.4.1/src/
H A Dcontext.rs179 pub fn set_alarm_codes(&mut self, codes: [u16; ffi::MAXCHANNELS]) { in set_alarm_codes()
184 pub fn alarm_codes(&self) -> [u16; ffi::MAXCHANNELS] { in alarm_codes()
H A Dtransform.rs258 pub fn set_global_alarm_codes(codes: [u16; ffi::MAXCHANNELS]) { in set_global_alarm_codes()
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DTrackerConfig.h42 MAXCHANNELS = 256, enumerator
/dports/audio/mctoolame-decoder/mctoolamed-01a/
H A Daudio_write.c37 #define MAXCHANNELS 14 macro
/dports/audio/mctoolame-encoder/mctoolame-01a/
H A Dsubband.c20 #define MAXCHANNELS 14 //6 "normal" channels, plus all the multi-linguals (7 ML channels?) macro
H A Daudio_read.c226 #define MAXCHANNELS 7 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/visualizations/
H A Doscope.c38 #define MAXCHANNELS 6 macro
H A Dfftscope.c46 #define MAXCHANNELS 6 macro
H A Dfftgraph.c52 #define MAXCHANNELS 6 macro
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dviewpsk.h38 #define MAXCHANNELS 30 macro
/dports/astro/gpsd/gpsd-3.20/gps/
H A Dgps.py87 MAXCHANNELS = 72 # Copied from gps.h, but not required to match variable
/dports/net/balance/balance-3.57/
H A Dbalance.h76 #define MAXCHANNELS 64 /* max channels in group */ macro
/dports/games/libretro-fmsx/fmsx-libretro-c2c26b1/fMSX/
H A DMSX.h108 #define MAXCHANNELS (AY8910_CHANNELS+YM2413_CHANNELS) macro
/dports/games/zdoom/zdoom-2.8.1/src/oplsynth/
H A Dmuslib.h145 #define MAXCHANNELS (OPL2CHANNELS * MAXOPL2CHIPS) macro
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/TagSystemUGens/
H A DTagSystemUgens.cpp36 #define MAXCHANNELS 32 macro
/dports/graphics/p5-Imager/Imager-1.012/
H A Dimdatatypes.h7 #define MAXCHANNELS 4 macro
/dports/graphics/lcms/lcms-1.19/include/
H A Dlcms.h445 #define MAXCHANNELS 16 // Maximum number of channels macro
/dports/graphics/lcms/lcms-1.19/python/
H A Dlcms.py247 MAXCHANNELS = _lcms.MAXCHANNELS variable
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/lcms2-sys-3.1.9/src/
H A Dffi.rs728 pub const MAXCHANNELS: usize = 16; const
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/raspicam/
H A Dgps.h84 #define MAXCHANNELS 72 /* must be > 12 GPS + 12 GLONASS + 2 WAAS */ macro
/dports/astro/gpsd/gpsd-3.20/
H A Dgps.h81 #define MAXCHANNELS 140 /* u-blox 9 tracks 140 signals */ macro