Home
last modified time | relevance | path

Searched refs:adobe_coeff (Results 1 – 25 of 41) sorted by last modified time

12

/dports/graphics/photivo/photivo/Sources/
H A DptDcRaw.cpp7214 adobe_coeff ("Canon","EOS 300D"); in identify()
7232 adobe_coeff ("Canon","EOS 350D"); in identify()
7257 adobe_coeff ("Canon","EOS 400D"); in identify()
7293 adobe_coeff ("Canon","EOS 450D"); in identify()
7320 adobe_coeff ("Canon","EOS 500D"); in identify()
7334 adobe_coeff ("Canon","EOS 650D"); in identify()
7343 adobe_coeff ("Canon","EOS-1D X"); in identify()
7346 adobe_coeff ("Canon","EOS 550D"); in identify()
7348 adobe_coeff ("Canon","EOS 600D"); in identify()
7453 adobe_coeff ("NIKON","E950"); in identify()
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Ddcraw_common.cpp18527 adobe_coeff("Nikon", "COOLPIX P7700");
18533 adobe_coeff("Nikon", "COOLPIX P7800");
18714 adobe_coeff(make, model + 20);
18874 adobe_coeff("Hasselblad", "H6D-100c");
18883 adobe_coeff("Hasselblad", "H4D-40");
18892 adobe_coeff("Hasselblad", "X1D");
18905 adobe_coeff("Hasselblad", "H4D-60");
18947 adobe_coeff("Hasselblad", "H3D-50");
19697 adobe_coeff(make, model);
19700 adobe_coeff(make, model, 1);
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/dcraw/
H A Ddcraw.c7114 void CLASS adobe_coeff (const char *make, const char *model) in adobe_coeff() function
8934 adobe_coeff ("Canon", unique[i].model); in identify()
8944 adobe_coeff ("Panasonic", orig); in identify()
9191 adobe_coeff (make, model+20); in identify()
9605 if (raw_color) adobe_coeff (make, model); in identify()
9607 if (raw_color) adobe_coeff ("Apple","Quicktake"); in identify()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcraw.cc9836 adobe_coeff (make, model); in identify()
10087 adobe_coeff (make, model+20); in identify()
10549 adobe_coeff (make, model); in identify()
10551 adobe_coeff (make, model); in identify()
10553 adobe_coeff (make, model); in identify()
10555 adobe_coeff (make, model); in identify()
10557 adobe_coeff (make, model); in identify()
10559 adobe_coeff (make, model); in identify()
10561 adobe_coeff (make, model); in identify()
10563 adobe_coeff (make, model); in identify()
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/coprocesses/dcraw/
H A Ddcraw_lz.c7250 void CLASS adobe_coeff (const char *make, const char *model) in adobe_coeff() function
9070 adobe_coeff ("Canon", unique[i].model); in identify()
9080 adobe_coeff ("Panasonic", orig); in identify()
9327 adobe_coeff (make, model+20); in identify()
9741 if (raw_color) adobe_coeff (make, model); in identify()
9743 if (raw_color) adobe_coeff ("Apple","Quicktake"); in identify()
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-dcraw/
H A Ddcraw.cc7335 adobe_coeff ("Canon","EOS 300D"); in identify()
7353 adobe_coeff ("Canon","EOS 350D"); in identify()
7378 adobe_coeff ("Canon","EOS 400D"); in identify()
7380 adobe_coeff ("Canon","EOS 1000D"); in identify()
7401 adobe_coeff ("Canon","EOS 450D"); in identify()
7417 adobe_coeff ("Canon","EOS 500D"); in identify()
7427 adobe_coeff ("Canon","EOS 550D"); in identify()
7517 adobe_coeff ("NIKON","E950"); in identify()
7647 adobe_coeff (make, model+20); in identify()
7954 adobe_coeff ("SONY","DSC-R1"); in identify()
[all …]
/dports/graphics/darktable38/darktable-3.8.0/.github/
H A DCODEOWNERS1 adobe_coeff.c @LebedevRI
/dports/graphics/darktable38/darktable-3.8.0/tools/basecurve/
H A DREADME.cmake.md30 for your camera. Check if `darktable/src/external/adobe_coeff.c` and
31 `dcraw.c::adobe_coeff::table` do match. If not, copy darktable's one. Beware
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/metadata/
H A Didentify.cpp1181 CM_found = adobe_coeff(maker_index, normalized_model); in identify()
1183 CM_found = adobe_coeff(maker_index, normalized_model, 1); in identify()
1187 CM_found = adobe_coeff(LIBRAW_CAMERAMAKER_Apple, "Quicktake"); in identify()
H A Dhasselblad_model.cpp534 CM_found = adobe_coeff(maker_index, normalized_model); in parseHassyModel()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/libraw/
H A Dlibraw.h340 virtual int adobe_coeff(unsigned, const char *, int internal_only = 0);
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/tables/
H A Dcolordata.cpp24 int LibRaw::adobe_coeff(unsigned make_idx, const char *t_model, in adobe_coeff() function in LibRaw
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/metadata/
H A Dhasselblad_model.cpp534 CM_found = adobe_coeff(maker_index, normalized_model); in parseHassyModel()
H A Didentify.cpp1181 CM_found = adobe_coeff(maker_index, normalized_model); in identify()
1183 CM_found = adobe_coeff(maker_index, normalized_model, 1); in identify()
1187 CM_found = adobe_coeff(LIBRAW_CAMERAMAKER_Apple, "Quicktake"); in identify()
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/libraw/
H A Dlibraw.h340 virtual int adobe_coeff(unsigned, const char *, int internal_only = 0);
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/tables/
H A Dcolordata.cpp24 int LibRaw::adobe_coeff(unsigned make_idx, const char *t_model, in adobe_coeff() function in LibRaw
/dports/graphics/darktable/darktable-3.6.1/.github/
H A DCODEOWNERS1 adobe_coeff.c @LebedevRI
/dports/graphics/darktable/darktable-3.6.1/tools/basecurve/
H A DREADME.cmake.md30 for your camera. Check if `darktable/src/external/adobe_coeff.c` and
31 `dcraw.c::adobe_coeff::table` do match. If not, copy darktable's one. Beware
/dports/graphics/art/ART-1.9.3/rtengine/
H A Ddcraw.h574 void adobe_coeff (const char *make, const char *model);
H A Ddcraw.c7032 void CLASS adobe_coeff (const char *make, const char *model) in adobe_coeff() function
8699 adobe_coeff ("Canon", unique[i].model); in identify()
8948 adobe_coeff (make, model+20); in identify()
9360 if (raw_color) adobe_coeff (make, model); in identify()
9362 if (raw_color) adobe_coeff ("Apple","Quicktake"); in identify()
H A Ddcraw.cc9908 adobe_coeff (make, model); in identify()
10163 adobe_coeff (make, model+20); in identify()
10634 adobe_coeff (make, model); in identify()
10636 adobe_coeff (make, model); in identify()
10638 adobe_coeff (make, model); in identify()
10640 adobe_coeff (make, model); in identify()
10642 adobe_coeff (make, model); in identify()
10644 adobe_coeff (make, model); in identify()
10646 adobe_coeff (make, model); in identify()
10648 adobe_coeff (make, model); in identify()
[all …]
/dports/graphics/art/ART-1.9.3/rtdata/
H A Ddcraw.json2 matrices embedded in the dcraw code (copied from adobe_coeff in dcraw.cc)
/dports/graphics/ufraw/ufraw-f34669b/
H A Ddcraw.cc7573 void CLASS adobe_coeff (const char *make, const char *model) in adobe_coeff() function
9405 adobe_coeff ("Canon", unique[i].model); in identify()
9415 adobe_coeff ("Panasonic", orig); in identify()
9662 adobe_coeff (make, model+20); in identify()
10076 if (raw_color) adobe_coeff (make, model); in identify()
10078 if (raw_color) adobe_coeff ("Apple","Quicktake"); in identify()
H A Ddcraw.h286 void adobe_coeff(const char *make, const char *model);
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/release/windows/dcraw/
H A Ddcraw.c7032 void CLASS adobe_coeff (const char *make, const char *model) in adobe_coeff() function
8699 adobe_coeff ("Canon", unique[i].model); in identify()
8948 adobe_coeff (make, model+20); in identify()
9360 if (raw_color) adobe_coeff (make, model); in identify()
9362 if (raw_color) adobe_coeff ("Apple","Quicktake"); in identify()

12