Home
last modified time | relevance | path

Searched refs:LUT_MAB_TYPE (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/qcms/
H A Diccread.c377 #define LUT_MAB_TYPE 0x6d414220 // 'mAB ' macro
556 if (type != LUT_MAB_TYPE && type != LUT_MBA_TYPE) { in read_tag_lutmABType()
1101 } else if (read_u32(src, find_tag(index, TAG_A2B0)->offset) == LUT_MAB_TYPE) { in qcms_profile_from_memory()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/qcms/
H A Diccread.c366 #define LUT_MAB_TYPE 0x6d414220 // 'mAB ' macro
545 if (type != LUT_MAB_TYPE && type != LUT_MBA_TYPE) { in read_tag_lutmABType()
1090 } else if (read_u32(src, find_tag(index, TAG_A2B0)->offset) == LUT_MAB_TYPE) { in qcms_profile_from_memory()
/dports/www/firefox-esr/firefox-91.8.0/gfx/qcms/src/
H A Diccread.rs439 pub const LUT_MAB_TYPE: u32 = 0x6d414220; // 'mAB ' const
573 if type_0 != LUT_MAB_TYPE && type_0 != LUT_MBA_TYPE { in read_tag_lutmABType()
1178 } else if lut_type == LUT_MAB_TYPE { in new_from_slice()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/qcms/
H A Diccread.c377 #define LUT_MAB_TYPE 0x6d414220 // 'mAB ' macro
557 if (type != LUT_MAB_TYPE && type != LUT_MBA_TYPE) { in read_tag_lutmABType()
1119 } else if (read_u32(src, find_tag(index, TAG_A2B0)->offset) == LUT_MAB_TYPE) { in qcms_profile_from_memory()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/qcms/src/
H A Diccread.rs439 pub const LUT_MAB_TYPE: u32 = 0x6d414220; // 'mAB ' const
573 if type_0 != LUT_MAB_TYPE && type_0 != LUT_MBA_TYPE { in read_tag_lutmABType()
1178 } else if lut_type == LUT_MAB_TYPE { in new_from_slice()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/qcms/src/
H A Diccread.c650 #define LUT_MAB_TYPE 0x6d414220 // 'mAB ' macro
833 if (type != LUT_MAB_TYPE && type != LUT_MBA_TYPE) { in read_tag_lutmABType()
1449 } else if (read_u32(src, find_tag(index, TAG_A2B0)->offset) == LUT_MAB_TYPE) { in qcms_profile_from_memory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/src/
H A Diccread.c650 #define LUT_MAB_TYPE 0x6d414220 // 'mAB ' macro
833 if (type != LUT_MAB_TYPE && type != LUT_MBA_TYPE) { in read_tag_lutmABType()
1449 } else if (read_u32(src, find_tag(index, TAG_A2B0)->offset) == LUT_MAB_TYPE) { in qcms_profile_from_memory()
/dports/www/firefox/firefox-99.0/gfx/qcms/src/
H A Diccread.rs471 pub const LUT_MAB_TYPE: u32 = 0x6d414220; // 'mAB ' const
601 if type_0 != LUT_MAB_TYPE && type_0 != LUT_MBA_TYPE { in read_tag_lutmABType()
1652 } else if lut_type == LUT_MAB_TYPE { in new_from_slice()