Home
last modified time | relevance | path

Searched refs:cam_mul (Results 1 – 25 of 148) sorted by last modified time

123456

/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkCore/
H A DDkBasicLoader.cpp2158 wmp[idx] = iProcessor.imgdata.color.cam_mul[idx];
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Ddcraw_common.cpp1624 FORC4 { cmul[c] = cam_mul[c] > 0.001f ? cam_mul[c] : 1.f; } in nikon_yuv_load_raw()
5297 else if (cam_mul[0] && cam_mul[2]) in scale_colors()
5312 cam_mul[1] > 0.001f && cam_mul[2] > 0.001f) in scale_colors()
11815 if ((cam_mul[0] > 0.001f) && (cam_mul[2] > 0.001f)) in parse_exif()
11816 cam_mul[1] = cam_mul[3] = 1.0f; in parse_exif()
11818 cam_mul[0] = cam_mul[2] = 0.0f; in parse_exif()
13103 i = (cam_mul[1] == 1024 && cam_mul[2] == 1024) << 1; in parse_tiff_ifd()
13104 SWAP(cam_mul[i], cam_mul[i + 1]) in parse_tiff_ifd()
13383 sscanf(cp + 8, "%f %f %f", cam_mul, cam_mul + 1, cam_mul + 2); in parse_tiff_ifd()
14066 cam_mul[3] = 0; in parse_tiff_ifd()
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/dcraw/
H A Ddcraw.c4241 else if (cam_mul[0] && cam_mul[2]) in scale_colors()
5211 FORC4 cam_mul[c] = wb[c]; in parse_makernote() local
5303 cam_mul[0] = get4() << 2; in parse_makernote()
5879 i = (cam_mul[1] == 1024 && cam_mul[2] == 1024) << 1; in parse_tiff_ifd()
5880 SWAP (cam_mul[i],cam_mul[i+1]) in parse_tiff_ifd()
6016 sscanf (cp+8, "%f %f %f", cam_mul, cam_mul+1, cam_mul+2); in parse_tiff_ifd()
6175 cam_mul[3] = 0; in parse_tiff_ifd()
8651 cam_mul[i] = i == 1; in identify()
9096 cam_mul[0] *= 4; in identify()
9097 cam_mul[2] *= 4; in identify()
[all …]
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcraw.cc5571 FORC4 cam_mul[c] = wb[c]; in parse_makernote() local
5682 cam_mul[0] = get4() << 2; in parse_makernote()
5684 cam_mul[2] = get4() << 2; in parse_makernote()
6436 cam_mul[tag-36] = get2(); in parse_tiff_ifd()
6610 i = (cam_mul[1] == 1024 && cam_mul[2] == 1024) << 1; in parse_tiff_ifd()
6611 SWAP (cam_mul[i],cam_mul[i+1]) in parse_tiff_ifd()
6747 sscanf (cp+8, "%f %f %f", cam_mul, cam_mul+1, cam_mul+2); in parse_tiff_ifd()
6995 cam_mul[3] = 0; in parse_tiff_ifd()
9496 cam_mul[i] = i == 1; in identify()
9985 cam_mul[0] *= 4; in identify()
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/coprocesses/dcraw/patches/
H A Dlightzone.patch8 float cam_mul[4], pre_mul[4], cmatrix[3][4], rgb_cam[3][4];
67 if (cam_mul[0] > 0) {
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/coprocesses/dcraw/
H A Ddcraw_lz.c4264 else if (cam_mul[0] && cam_mul[2]) in scale_colors()
5347 FORC4 cam_mul[c] = wb[c]; in parse_makernote() local
5439 cam_mul[0] = get4() << 2; in parse_makernote()
6015 i = (cam_mul[1] == 1024 && cam_mul[2] == 1024) << 1; in parse_tiff_ifd()
6016 SWAP (cam_mul[i],cam_mul[i+1]) in parse_tiff_ifd()
6152 sscanf (cp+8, "%f %f %f", cam_mul, cam_mul+1, cam_mul+2); in parse_tiff_ifd()
6311 cam_mul[3] = 0; in parse_tiff_ifd()
8787 cam_mul[i] = i == 1; in identify()
9232 cam_mul[0] *= 4; in identify()
9233 cam_mul[2] *= 4; in identify()
[all …]
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-dcraw/
H A Ddcraw.cc3784 else if (cam_mul[0] && cam_mul[2]) in scale_colors()
4488 FORC4 cam_mul[c] = wb[c]; in parse_makernote() local
4979 FORC3 cam_mul[c] = get2(); in parse_tiff_ifd() local
5117 i = (cam_mul[1] == 1024 && cam_mul[2] == 1024) << 1; in parse_tiff_ifd()
5118 SWAP (cam_mul[i],cam_mul[i+1]) in parse_tiff_ifd()
5234 sscanf (cp+8, "%f %f %f", cam_mul, cam_mul+1, cam_mul+2); in parse_tiff_ifd()
5385 cam_mul[3] = 0; in parse_tiff_ifd()
6951 cam_mul[i] = i == 1; in identify()
7678 cam_mul[0] *= 4; in identify()
7679 cam_mul[2] *= 4; in identify()
[all …]
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/coders/
H A Ddng.c188 raw_info->color.cam_mul[0],raw_info->color.cam_mul[2], in SetDNGProperties()
189 raw_info->color.cam_mul[1],raw_info->color.cam_mul[3]); in SetDNGProperties()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/coders/
H A Ddng.c188 raw_info->color.cam_mul[0],raw_info->color.cam_mul[2], in SetDNGProperties()
189 raw_info->color.cam_mul[1],raw_info->color.cam_mul[3]); in SetDNGProperties()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/coders/
H A Ddng.c188 raw_info->color.cam_mul[0],raw_info->color.cam_mul[2], in SetDNGProperties()
189 raw_info->color.cam_mul[1],raw_info->color.cam_mul[3]); in SetDNGProperties()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/coders/
H A Ddng.c188 raw_info->color.cam_mul[0],raw_info->color.cam_mul[2], in SetDNGProperties()
189 raw_info->color.cam_mul[1],raw_info->color.cam_mul[3]); in SetDNGProperties()
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dimageio_libraw.c240 …if(raw->rawdata.color.cam_mul[0] == 0.0f || isnan(raw->rawdata.color.cam_mul[0]) || !raw->rawdata.… in dt_imageio_open_libraw()
255 img->wb_coeffs[c] = raw->rawdata.color.cam_mul[c]; in dt_imageio_open_libraw()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/
H A Ddrawdecoder_p.cpp228 if (raw->imgdata.color.cam_mul[0] > 0) in fillIndentifyInfo()
232 identify.cameraMult[c] = raw->imgdata.color.cam_mul[c]; in fillIndentifyInfo()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/metadata/
H A Depson.cpp86 cam_mul[0] = get2() * 567.0 / 0x10000; in parseEpsonMakernote()
87 cam_mul[2] = get2() * 431.0 / 0x10000; in parseEpsonMakernote()
H A Dexif_gps.cpp243 cam_mul[0] = atof(pos + 7); in parse_exif()
246 cam_mul[2] = atof(pos + 7); in parse_exif()
247 if ((cam_mul[0] > 0.001f) && (cam_mul[2] > 0.001f)) in parse_exif()
248 cam_mul[1] = cam_mul[3] = 1.0f; in parse_exif()
250 cam_mul[0] = cam_mul[2] = 0.0f; in parse_exif()
H A Didentify.cpp471 cam_mul[i] = i == 1; in identify()
1169 if (cam_mul[0] > 0) in identify()
1170 cam_mul[0] = 0; in identify()
1171 cam_mul[3] = 0; in identify()
1518 cam_mul[3] = 0; in identify_process_dng_fields()
1888 cam_mul[0] *= 4; in identify_finetune_dcr()
1889 cam_mul[2] *= 4; in identify_finetune_dcr()
2019 cam_mul[1]; in identify_finetune_dcr()
2020 cam_mul[0] = cam_mul[1] = cam_mul[2] = 1.0f; in identify_finetune_dcr()
3008 FORC4 cam_mul[c] = 1.0f; in identify_finetune_dcr() local
[all …]
H A Dmisc_parsers.cpp185 cam_mul[0] = getreal(LIBRAW_EXIFTAG_TYPE_FLOAT); in parse_cine()
186 cam_mul[2] = getreal(LIBRAW_EXIFTAG_TYPE_FLOAT); in parse_cine()
422 FORC4 cam_mul[RGGB_2_RGBG(c)] = get4(); in parse_kyocera() local
H A Dkodak.cpp23 FORC4 cam_mul[c] = icWBC[wb][c]; in Kodak_KDC_WBtags() local
37 FORC4 cam_mul[c] = icWBC[wb][c]; in Kodak_DCR_WBtags() local
235 FORC3 cam_mul[c] = 2048.0 / fMAX(1.0f, get2()); in parse_kodak_ifd() local
H A Dcanon.cpp726 FORC4 cam_mul[RGGB_2_RGBG(c)] = (float)get2(); \ in parseCanonMakernotes()
836 FORC4 cam_mul[c] = float(icWBC[Canon_G9_linenums_2_StdWBi[linenum]][c]); in parseCanonMakernotes() local
843 FORC4 cam_mul[c] = float(icWBC[LIBRAW_WBI_Auto][c]); in parseCanonMakernotes() local
951 FORC3 cam_mul[c] = get2(); in parseCanonMakernotes() local
998 FORC4 cam_mul[RGGB_2_RGBG(c)] = (float)get2(); in parseCanonMakernotes() local
1019 FORC4 cam_mul[RGGB_2_RGBG(c)] = (float)get2(); in parseCanonMakernotes() local
1104 FORC4 cam_mul[RGGB_2_RGBG(c)] = (float)get2(); in parseCanonMakernotes() local
1286 FORC4 cam_mul[c] = 1024; in parseCanonMakernotes() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/internal/
H A Dvar_defines.h64 #define cam_mul (imgdata.color.cam_mul) macro
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/decoders/
H A Ddecoders_dcraw.cpp948 FORC4 { cmul[c] = cam_mul[c] > 0.001f ? cam_mul[c] : 1.f; } in nikon_yuv_load_raw()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/samples/
H A Draw-identify.cpp565 if ((C.cam_mul[0] > 0) && (C.cam_mul[1] > 0)) in print_verbose()
567 …utfile, "\n %-23s %g %g %g %g %5.2f %5.2f %5.2f %5.2f", "As shot", C.cam_mul[0], C.cam_mul[1], in print_verbose()
568 … C.cam_mul[2], C.cam_mul[3], roundf(log2(C.cam_mul[0] / C.cam_mul[1]) * 100.0f) / 100.0f, 0.0f, in print_verbose()
569 roundf(log2(C.cam_mul[2] / C.cam_mul[1]) * 100.0f) / 100.0f, in print_verbose()
570 C.cam_mul[3] ? roundf(log2(C.cam_mul[3] / C.cam_mul[1]) * 100.0f) / 100.0f : 0.0f); in print_verbose()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/utils/
H A Dopen.cpp511 for (int i = 0; i < 4; i++) imgdata.color.cam_mul[i] = (i == 1); in open_datastream()
860 imgdata.color.cam_mul[c] /= (delta[c] / maxdelta); in open_datastream()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/libraw/
H A Dlibraw_types.h754 float cam_mul[4]; member
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/
H A Dlibraw_c_api.cpp425 return lr->color.cam_mul[LIM(index, 0, 3)]; in libraw_get_cam_mul()

123456