Home
last modified time | relevance | path

Searched refs:IFDLEVELINDEX (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/metadata/
H A Didentify.cpp1341 abidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_ANALOGBALANCE); in identify_process_dng_fields()
1414 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_CROPORIGIN); in identify_process_dng_fields()
1415 int sidx2 = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_CROPSIZE); in identify_process_dng_fields()
1491 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_ANALOGBALANCE); in identify_process_dng_fields()
1496 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_BASELINEEXPOSURE); in identify_process_dng_fields()
1501 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_WHITE); in identify_process_dng_fields()
1511 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_ASSHOTNEUTRAL); in identify_process_dng_fields()
1524 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_BLACK); in identify_process_dng_fields()
1540 sidx = IFDLEVELINDEX(pifd, LIBRAW_DNGFM_PREVIEWCS); in identify_process_dng_fields()
1545 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_OPCODE2); in identify_process_dng_fields()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/metadata/
H A Didentify.cpp1341 abidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_ANALOGBALANCE); in identify_process_dng_fields()
1414 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_CROPORIGIN); in identify_process_dng_fields()
1415 int sidx2 = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_CROPSIZE); in identify_process_dng_fields()
1491 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_ANALOGBALANCE); in identify_process_dng_fields()
1496 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_BASELINEEXPOSURE); in identify_process_dng_fields()
1501 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_WHITE); in identify_process_dng_fields()
1511 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_ASSHOTNEUTRAL); in identify_process_dng_fields()
1524 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_BLACK); in identify_process_dng_fields()
1540 sidx = IFDLEVELINDEX(pifd, LIBRAW_DNGFM_PREVIEWCS); in identify_process_dng_fields()
1545 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_OPCODE2); in identify_process_dng_fields()
[all …]
/dports/graphics/libraw/LibRaw-0.20.2/src/metadata/
H A Didentify.cpp1257 abidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_ANALOGBALANCE); in identify_process_dng_fields()
1331 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_CROPORIGIN); in identify_process_dng_fields()
1332 int sidx2 = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_CROPSIZE); in identify_process_dng_fields()
1391 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_ANALOGBALANCE); in identify_process_dng_fields()
1396 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_BASELINEEXPOSURE); in identify_process_dng_fields()
1401 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_WHITE); in identify_process_dng_fields()
1411 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_ASSHOTNEUTRAL); in identify_process_dng_fields()
1424 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_BLACK); in identify_process_dng_fields()
1440 sidx = IFDLEVELINDEX(pifd, LIBRAW_DNGFM_PREVIEWCS); in identify_process_dng_fields()
1445 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_OPCODE2); in identify_process_dng_fields()
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Ddcraw_common.cpp19475 #define IFDLEVELINDEX(ifd, bit) … macro
19493 abidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_ANALOGBALANCE);
19551 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_CROPORIGIN);
19552 int sidx2 = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_CROPSIZE);
19602 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_ANALOGBALANCE);
19605 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_WHITE);
19608 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_BLACK);
19616 sidx = IFDLEVELINDEX(pifd, LIBRAW_DNGFM_PREVIEWCS);
19620 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_OPCODE2);
19624 sidx = IFDLEVELINDEX(iifd, LIBRAW_DNGFM_LINTABLE);