Home
last modified time | relevance | path

Searched refs:Lut (Results 201 – 225 of 739) sorted by relevance

12345678910>>...30

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DAnyByteBinary.h45 jint *PREFIX ## Lut;
54 PREFIX ## Lut = (pRasInfo)->lutBase
114 (rgb) = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]
117 (argb) = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]
121 jint rgb = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]; \
127 jint argb = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]; \
152 jint *PREFIX ## Lut; \
157 PREFIX ## Lut = (pRasInfo)->lutBase; \
163 PREFIX ## rgb = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]; \
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/java2d/loops/
H A DAnyByteBinary.h45 jint *PREFIX ## Lut;
54 PREFIX ## Lut = (pRasInfo)->lutBase
114 (rgb) = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]
117 (argb) = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]
121 jint rgb = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]; \
127 jint argb = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]; \
152 jint *PREFIX ## Lut; \
157 PREFIX ## Lut = (pRasInfo)->lutBase; \
163 PREFIX ## rgb = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]; \
/dports/astro/sunclock/sunclock-3.57/i18n/
H A DSunclock.pl12 Lut
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/lcms2-sys-3.1.9/vendor/src/
H A Dcmsvirt.c972 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1027 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1032 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1043 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1054 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1078 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1089 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/liblcms/
H A Dcmsvirt.c1001 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1056 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1061 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1072 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1083 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1107 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1118 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
H A Dlcms2_plugin.h579 typedef cmsBool (* _cmsOPToptimizeFn)(cmsPipeline** Lut,
599 CMSAPI void CMSEXPORT _cmsPipelineSetOptimizationParameters(cmsPipeline* Lut,
641 cmsPipeline** Lut,
649 cmsPipeline** Lut,
/dports/graphics/lcms2/lcms2-2.12/src/
H A Dcmsvirt.c972 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1027 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1032 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1043 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1054 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1078 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1089 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/liblcms/
H A Dcmsvirt.c1001 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1056 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1061 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1072 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1083 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1107 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1118 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/liblcms/
H A Dcmsvirt.c1001 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1056 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1061 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1072 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1083 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1107 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1118 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/lcms/src/
H A Dcmsvirt.c972 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1027 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1032 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1043 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1054 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1078 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1089 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsvirt.c1001 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1056 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1061 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1072 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1083 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1107 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1118 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/lcms2-2.6/src/
H A Dcmsvirt.c957 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1010 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1015 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1026 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1037 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1061 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1072 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/liblcms/
H A Dcmsvirt.c1001 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1056 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1061 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1072 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1083 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1107 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1118 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/lcms/src/
H A Dcmsvirt.c972 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1027 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1032 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1043 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1054 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1078 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1089 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/liblcms/
H A Dcmsvirt.c1001 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1056 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1061 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1072 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1083 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1107 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1118 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/liblcms2/src/
H A Dcmsvirt.c964 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1019 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1024 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1035 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1046 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1070 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1081 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/liblcms/
H A Dcmsvirt.c1001 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1056 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1061 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1072 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1083 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1107 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1118 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/liblcms/
H A Dcmsvirt.c1001 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1056 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1061 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1072 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1083 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1107 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1118 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/lcms2-2.6/src/
H A Dcmsvirt.c957 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1010 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1015 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1026 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1037 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1061 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1072 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/liblcms/
H A Dcmsvirt.c1001 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1056 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1061 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1072 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1083 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1107 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1118 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsvirt.c1001 nc2 ->ColorantCount = cmsPipelineOutputChannels(v ->Lut); in CreateNamedColorDevicelink()
1056 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne() argument
1061 for (n=0, mpe = Lut ->Elements; mpe != NULL; mpe = mpe ->Next, n++) { in CheckOne()
1072 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1083 if (CheckOne(Tab, Lut)) return Tab; in FindCombination()
1107 mpe = cmsPipelineGetPtrToFirstStage(xform ->Lut); in cmsTransform2DeviceLink()
1118 LUT = cmsPipelineDup(xform ->Lut); in cmsTransform2DeviceLink()
/dports/graphics/lcms2/lcms2-2.12/plugins/fast_float/src/
H A Dfast_8_matsh_sse.c328 cmsPipeline** Lut, in Optimize8MatrixShaperSSE() argument
353 Src = *Lut; in Optimize8MatrixShaperSSE()
420 *Lut = Dest; in Optimize8MatrixShaperSSE()
H A Dfast_8_tethra.c334 cmsPipeline** Lut, in Optimize8BitRGBTransform() argument
355 if (*Lut == NULL) return FALSE; in Optimize8BitRGBTransform()
366 OriginalLut = *Lut; in Optimize8BitRGBTransform()
480 *Lut = OptimizedLUT; in Optimize8BitRGBTransform()
/dports/multimedia/dtv-scan-tables/dtv-scan-tables-20211214/isdb-t/
H A Dbr-sp-Lutecia1 # Channel table for Lut�cia - SP - Brazil
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/lcms2-sys-3.1.9/vendor/include/
H A Dlcms2_plugin.h550 typedef cmsBool (* _cmsOPToptimizeFn)(cmsPipeline** Lut,
570 CMSAPI void CMSEXPORT _cmsPipelineSetOptimizationParameters(cmsPipeline* Lut,
612 cmsPipeline** Lut,
620 cmsPipeline** Lut,

12345678910>>...30