Home
last modified time | relevance | path

Searched defs:BAYER (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/cameratopam/
H A Dbayer.h11 #define BAYER(row,col) \ macro
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Ddefines.h167 #define BAYER(row, col) image[((row) >> shrink) * iwidth + ((col) >> shrink)][FC(row, col)] macro
/dports/graphics/libraw/LibRaw-0.20.2/internal/
H A Ddefines.h184 #define BAYER(row, col) \ macro
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/internal/
H A Ddefines.h185 #define BAYER(row, col) \ macro
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/internal/
H A Ddefines.h185 #define BAYER(row, col) \ macro
/dports/astro/starplot/starplot-0.95.5/src/convert/
H A Dparse.h115 enum enametype { BAYER, FLAMSTEED, CONSTSPECIFIC, DM, OTHER }; enumerator
/dports/graphics/rawstudio/rawstudio-2.0/plugins/demosaic/
H A Ddemosaic.c284 #define BAYER(row,col) \ macro
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/v4l2/
H A Dv4l2-utils.c200 #define BAYER SPA_MEDIA_SUBTYPE_bayer macro
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dpixfmt-test.c128 BAYER = (1 << 1) enumerator
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dpixfmt-test.c128 BAYER = (1 << 1) enumerator
/dports/graphics/ufraw/ufraw-f34669b/
H A Ddcraw_indi.c69 #define BAYER(row,col) \ macro
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dpixfmt-test.c128 BAYER = (1 << 1) enumerator
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmemory.h253 #define BAYER(x,y) (bayer[((x) ^ (y)) & BAYER_MASK] * 2 + bayer[(y) & BAYER_MASK]) macro
/dports/graphics/photivo/photivo/Sources/
H A DptDcRaw.cpp301 #define BAYER(row,col) \ macro
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-dcraw/
H A Ddcraw.cc290 #define BAYER(row,col) \ macro
/dports/graphics/art/ART-1.9.3/rtengine/
H A Ddcraw.cc216 #define BAYER(row,col) \ macro
H A Ddcraw.c222 #define BAYER(row,col) \ macro
/dports/graphics/photivo/photivo/ReferenceMaterial/dcraw/
H A Ddcraw-1440.c214 #define BAYER(row,col) \ macro
H A Ddcraw-1445.c223 #define BAYER(row,col) \ macro
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcraw.cc210 #define BAYER(row,col) \ macro
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Ddcraw.cc209 #define BAYER(row,col) \ macro
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/dcraw/
H A Ddcraw.c223 #define BAYER(row,col) \ macro
/dports/graphics/dcraw/dcraw-9.28/
H A Ddcraw.c223 #define BAYER(row,col) \ macro
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/release/windows/dcraw/
H A Ddcraw.c222 #define BAYER(row,col) \ macro
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/coprocesses/dcraw/
H A Ddcraw_lz.c239 #define BAYER(row,col) \ macro

12