Home
last modified time | relevance | path

Searched refs:QCMS_INTENT_PERCEPTUAL (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/qcms/
H A Dqcms.h97 QCMS_INTENT_PERCEPTUAL = 0, enumerator
106 QCMS_INTENT_DEFAULT = QCMS_INTENT_PERCEPTUAL,
H A Diccread.c802 case QCMS_INTENT_PERCEPTUAL: in read_rendering_intent()
929 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_create_rgb_with_gamma()
958 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_create_rgb_with_table()
1408 write_u32(data, 64, QCMS_INTENT_PERCEPTUAL); // profile->rendering_intent in qcms_data_create_rgb_with_gamma()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/qcms/
H A Dqcms.h97 QCMS_INTENT_PERCEPTUAL = 0, enumerator
106 QCMS_INTENT_DEFAULT = QCMS_INTENT_PERCEPTUAL,
H A Diccread.c791 case QCMS_INTENT_PERCEPTUAL: in read_rendering_intent()
918 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_create_rgb_with_gamma()
947 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_create_rgb_with_table()
1397 write_u32(data, 64, QCMS_INTENT_PERCEPTUAL); // profile->rendering_intent in qcms_data_create_rgb_with_gamma()
/dports/www/firefox-esr/firefox-91.8.0/gfx/qcms/
H A Dqcms.h96 QCMS_INTENT_PERCEPTUAL = 0, enumerator
105 QCMS_INTENT_DEFAULT = QCMS_INTENT_PERCEPTUAL,
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/qcms/
H A Dqcms.h96 QCMS_INTENT_PERCEPTUAL = 0, enumerator
105 QCMS_INTENT_DEFAULT = QCMS_INTENT_PERCEPTUAL,
H A Diccread.c803 case QCMS_INTENT_PERCEPTUAL: in read_rendering_intent()
932 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_create_rgb_with_gamma_set()
970 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_create_rgb_with_table()
1426 write_u32(data, 64, QCMS_INTENT_PERCEPTUAL); // profile->rendering_intent in qcms_data_create_rgb_with_gamma()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/qcms/
H A Dqcms.h96 QCMS_INTENT_PERCEPTUAL = 0, enumerator
105 QCMS_INTENT_DEFAULT = QCMS_INTENT_PERCEPTUAL,
/dports/www/firefox/firefox-99.0/gfx/qcms/
H A Dqcms.h98 QCMS_INTENT_PERCEPTUAL = 0, enumerator
107 QCMS_INTENT_DEFAULT = QCMS_INTENT_PERCEPTUAL,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/qcms/src/
H A Dqcms.h58 QCMS_INTENT_PERCEPTUAL = 0, enumerator
H A Diccread.c1079 case QCMS_INTENT_PERCEPTUAL: in read_rendering_intent()
1207 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_create_rgb_with_gamma()
1237 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_create_rgb_with_table()
1364 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_sRGB()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/src/
H A Dqcms.h58 QCMS_INTENT_PERCEPTUAL = 0, enumerator
H A Diccread.c1079 case QCMS_INTENT_PERCEPTUAL: in read_rendering_intent()
1207 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_create_rgb_with_gamma()
1237 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_create_rgb_with_table()
1364 profile->rendering_intent = QCMS_INTENT_PERCEPTUAL; in qcms_profile_sRGB()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/src/tests/
H A Dqcms_test_internal_srgb.c124 assert(profile->rendering_intent == QCMS_INTENT_PERCEPTUAL); in qcms_test_internal_srgb()
/dports/www/firefox-esr/firefox-91.8.0/image/decoders/
H A DnsPNGDecoder.cpp483 uint32_t map[] = {QCMS_INTENT_PERCEPTUAL, QCMS_INTENT_RELATIVE_COLORIMETRIC, in ReadColorProfile()
512 return QCMS_INTENT_PERCEPTUAL; // Our default in ReadColorProfile()
/dports/lang/spidermonkey78/firefox-78.9.0/image/decoders/
H A DnsPNGDecoder.cpp475 uint32_t map[] = {QCMS_INTENT_PERCEPTUAL, QCMS_INTENT_RELATIVE_COLORIMETRIC, in ReadColorProfile()
504 return QCMS_INTENT_PERCEPTUAL; // Our default in ReadColorProfile()
/dports/www/firefox/firefox-99.0/image/decoders/
H A DnsPNGDecoder.cpp483 uint32_t map[] = {QCMS_INTENT_PERCEPTUAL, QCMS_INTENT_RELATIVE_COLORIMETRIC, in ReadColorProfile()
512 return QCMS_INTENT_PERCEPTUAL; // Our default in ReadColorProfile()
/dports/mail/thunderbird/thunderbird-91.8.0/image/decoders/
H A DnsPNGDecoder.cpp483 uint32_t map[] = {QCMS_INTENT_PERCEPTUAL, QCMS_INTENT_RELATIVE_COLORIMETRIC, in ReadColorProfile()
512 return QCMS_INTENT_PERCEPTUAL; // Our default in ReadColorProfile()
/dports/www/firefox-legacy/firefox-52.8.0esr/image/decoders/
H A DnsPNGDecoder.cpp452 *intent = QCMS_INTENT_PERCEPTUAL; // Our default in PNGGetColorProfile()
498 uint32_t map[] = { QCMS_INTENT_PERCEPTUAL, in PNGGetColorProfile()
/dports/lang/spidermonkey60/firefox-60.9.0/image/decoders/
H A DnsPNGDecoder.cpp422 *intent = QCMS_INTENT_PERCEPTUAL; // Our default in PNGGetColorProfile()
469 QCMS_INTENT_PERCEPTUAL, QCMS_INTENT_RELATIVE_COLORIMETRIC, in PNGGetColorProfile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Ddisplay_color_manager.cc84 QCMS_DATA_RGB_8, QCMS_INTENT_PERCEPTUAL); in ParseDisplayProfile()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxPlatform.cpp1879 QCMS_INTENT_PERCEPTUAL); in GetCMSRGBTransform()
1898 QCMS_INTENT_PERCEPTUAL); in GetCMSInverseRGBTransform()
1917 QCMS_INTENT_PERCEPTUAL); in GetCMSRGBATransform()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxPlatform.cpp1912 QCMS_DATA_RGB_8, QCMS_INTENT_PERCEPTUAL); in GetCMSRGBTransform()
1931 QCMS_DATA_RGB_8, QCMS_INTENT_PERCEPTUAL); in GetCMSInverseRGBTransform()
1947 QCMS_DATA_RGBA_8, QCMS_INTENT_PERCEPTUAL); in GetCMSRGBATransform()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxPlatform.cpp2203 QCMS_DATA_RGB_8, QCMS_INTENT_PERCEPTUAL); in InitializeCMS()
2208 QCMS_DATA_RGB_8, QCMS_INTENT_PERCEPTUAL); in InitializeCMS()
2213 QCMS_INTENT_PERCEPTUAL); in InitializeCMS()
2218 QCMS_INTENT_PERCEPTUAL); in InitializeCMS()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxPlatform.cpp2224 QCMS_DATA_RGB_8, QCMS_INTENT_PERCEPTUAL); in GetCMSRGBTransform()
2243 QCMS_DATA_RGB_8, QCMS_INTENT_PERCEPTUAL); in GetCMSInverseRGBTransform()
2259 QCMS_DATA_RGBA_8, QCMS_INTENT_PERCEPTUAL); in GetCMSRGBATransform()
2275 QCMS_DATA_BGRA_8, QCMS_INTENT_PERCEPTUAL); in GetCMSBGRATransform()

12