Home
last modified time | relevance | path

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

12

/dports/graphics/dcraw/dcraw-9.28/
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()
/dports/graphics/art/ART-1.9.3/rtengine/
H A Ddcraw.c8132 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
8716 && find_green (16, 16, 3840, 5120) < 25) { in identify()
8882 i = find_green (12, 32, 1188864, 3576832); in identify()
8883 c = find_green (12, 32, 2383920, 2387016); in identify()
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/release/windows/dcraw/
H A Ddcraw.c8132 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
8716 && find_green (16, 16, 3840, 5120) < 25) { in identify()
8882 i = find_green (12, 32, 1188864, 3576832); in identify()
8883 c = find_green (12, 32, 2383920, 2387016); in identify()
/dports/graphics/libraw/LibRaw-0.20.2/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()
/dports/graphics/photivo/photivo/Sources/
H A DptDcRaw.cpp6621 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
7499 int li = find_green (12, 32, 1188864, 3576832); in identify()
7500 int lc = find_green (12, 32, 2383920, 2387016); in identify()
7953 if (l_FileSize < 614400 || find_green (16, 16, 3840, 5120) < 25) goto c603v; in identify()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcraw.c8132 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
8716 && find_green (16, 16, 3840, 5120) < 25) { in identify()
8882 i = find_green (12, 32, 1188864, 3576832); in identify()
8883 c = find_green (12, 32, 2383920, 2387016); in identify()
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/raw-tools/sony_arw/
H A Ddcraw.c8109 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
8686 && find_green (16, 16, 3840, 5120) < 25) { in identify()
8850 i = find_green (12, 32, 1188864, 3576832); in identify()
8851 c = find_green (12, 32, 2383920, 2387016); in identify()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/coprocesses/dcraw/
H A Ddcraw_lz.c8456 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
9091 && find_green (16, 16, 3840, 5120) < 25) { in identify()
9262 i = find_green (12, 32, 1188864, 3576832); in identify()
9263 c = find_green (12, 32, 2383920, 2387016); in identify()
/dports/graphics/ufraw/ufraw-f34669b/
H A Ddcraw.cc8781 float CLASS find_green (int bps, int bite, int off0, int off1) in find_green() function
9426 && find_green (16, 16, 3840, 5120) < 25) { in identify()
9597 float g1 = find_green (12, 32, 1188864, 3576832); in identify()
9598 float g2 = find_green (12, 32, 2383920, 2387016); in identify()
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Ddcraw_common.cpp17274 float CLASS find_green(int bps, int bite, int off0, int off1) in find_green() function
18304 if (!strcmp(model, "KAI-0340") && find_green(16, 16, 3840, 5120) < 25)
18606 i = find_green(12, 32, 1188864, 3576832);
18607 c = find_green(12, 32, 2383920, 2387016);

12