Home
last modified time | relevance | path

Searched refs:find_green (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/metadata/
H A Didentify_tools.cpp42 float LibRaw::find_green(int bps, int bite, int off0, int off1) in find_green() function in LibRaw
H A Didentify.cpp1073 if (!strcmp(model, "KAI-0340") && find_green(16, 16, 3840, 5120) < 25) in identify()
2186 i = find_green(12, 32, 1188864, 3576832); in identify_finetune_dcr()
2187 c = find_green(12, 32, 2383920, 2387016); in identify_finetune_dcr()
/dports/graphics/libraw/LibRaw-0.20.2/src/metadata/
H A Didentify_tools.cpp42 float LibRaw::find_green(int bps, int bite, int off0, int off1) in find_green() function in LibRaw
H A Didentify.cpp996 if (!strcmp(model, "KAI-0340") && find_green(16, 16, 3840, 5120) < 25) in identify()
2051 i = find_green(12, 32, 1188864, 3576832); in identify_finetune_dcr()
2052 c = find_green(12, 32, 2383920, 2387016); in identify_finetune_dcr()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/metadata/
H A Didentify_tools.cpp42 float LibRaw::find_green(int bps, int bite, int off0, int off1) in find_green() function in LibRaw
H A Didentify.cpp1073 if (!strcmp(model, "KAI-0340") && find_green(16, 16, 3840, 5120) < 25) in identify()
2186 i = find_green(12, 32, 1188864, 3576832); in identify_finetune_dcr()
2187 c = find_green(12, 32, 2383920, 2387016); in identify_finetune_dcr()
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-dcraw/
H A Ddcraw.h262 float find_green (int bps, int bite, int off0, int off1);
H A Ddcraw.cc6782 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
7563 i = find_green (12, 32, 1188864, 3576832); in identify()
7564 c = find_green (12, 32, 2383920, 2387016); in identify()
7975 if (fsize < 614400 || find_green (16, 16, 3840, 5120) < 25) goto c603v; in identify()
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Dlibraw_internal_funcs.h157 float find_green(int,int,int,int);
/dports/graphics/ufraw/ufraw-f34669b/
H A Ddcraw.h289 float find_green(int bps, int bite, int off0, int off1);
/dports/multimedia/xanim/xanim2920/
H A Dxa_cmap.c47 xaULONG find_red[256],find_green[256],find_blue[256]; variable
156 find_green[i] = 16 * i * i;
177 diff += find_green[ CMAP_ABS(g - (xaLONG)(find_cmap[i].green))];
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/internal/
H A Dlibraw_internal_funcs.h230 float find_green(int,int,int,int);
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/internal/
H A Dlibraw_internal_funcs.h230 float find_green(int,int,int,int);
/dports/graphics/libraw/LibRaw-0.20.2/internal/
H A Dlibraw_internal_funcs.h219 float find_green(int,int,int,int);
/dports/graphics/photivo/photivo/Sources/
H A DptDcRaw.h558 float find_green (int bps, int bite, int off0, int off1);
/dports/graphics/art/ART-1.9.3/rtengine/
H A Ddcraw.h577 float find_green (int bps, int bite, int off0, int off1);
H A Ddcraw.cc9239 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
9896 && find_green (16, 16, 3840, 5120) < 25) { in identify()
10088 i = find_green (12, 32, 1188864, 3576832); in identify()
10089 c = find_green (12, 32, 2383920, 2387016); in identify()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcraw.h542 float find_green (int bps, int bite, int off0, int off1);
H A Ddcraw.cc9166 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
9824 && find_green (16, 16, 3840, 5120) < 25) { in identify()
10015 i = find_green (12, 32, 1188864, 3576832); in identify()
10016 c = find_green (12, 32, 2383920, 2387016); in identify()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Ddcraw.h542 float find_green (int bps, int bite, int off0, int off1);
H A Ddcraw.cc9165 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
9823 && find_green (16, 16, 3840, 5120) < 25) { in identify()
10014 i = find_green (12, 32, 1188864, 3576832); in identify()
10015 c = find_green (12, 32, 2383920, 2387016); in identify()
/dports/x11/xterm/xterm-370/
H A Dmisc.c3162 xtermClosestColor(XtermWidget xw, int find_red, int find_green, int find_blue) in xtermClosestColor() argument
3172 TRACE(("xtermClosestColor(%x/%x/%x)\n", find_red, find_green, find_blue)); in xtermClosestColor()
3187 diff_green = ColorDiff(find_green, res->green); in xtermClosestColor()
3204 (void) find_green; in xtermClosestColor()
/dports/graphics/photivo/photivo/ReferenceMaterial/dcraw/
H A Ddcraw-1440.c6699 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
7477 i = find_green (12, 32, 1188864, 3576832); in identify()
7478 c = find_green (12, 32, 2383920, 2387016); in identify()
7887 if (fsize < 614400 || find_green (16, 16, 3840, 5120) < 25) goto c603v; in identify()
H A Ddcraw-1445.c6863 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
7685 i = find_green (12, 32, 1188864, 3576832); in identify()
7686 c = find_green (12, 32, 2383920, 2387016); in identify()
8111 if (fsize < 614400 || find_green (16, 16, 3840, 5120) < 25) goto c603v; in identify()
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/dcraw/
H A Ddcraw.c8320 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
8955 && find_green (16, 16, 3840, 5120) < 25) { in identify()
9126 i = find_green (12, 32, 1188864, 3576832); in identify()
9127 c = find_green (12, 32, 2383920, 2387016); in identify()

12