Home
last modified time | relevance | path

Searched refs:a_curves (Results 1 – 25 of 29) sorted by relevance

12

/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsicc_create.c198 float *a_curves; member
1023 if (lutatobparts->a_curves != NULL) { in getsize_lutAtoBtype()
1155 if (lutatobparts->a_curves != NULL) { in add_lutAtoBtype()
1306 gs_free_object(memory, icc_luta2bparts->a_curves, in gsicc_create_free_luta2bpart()
1326 icc_luta2bparts->a_curves = NULL; in gsicc_create_init_luta2bpart()
1520 icc_luta2bparts->a_curves = NULL; in gsicc_create_mashed_clut()
1714 curr_pos = icc_luta2bparts.a_curves; in gsicc_create_fromabc()
1824 memcpy(icc_luta2bparts.a_curves, in gsicc_create_froma()
1989 icc_luta2bparts.a_curves = (float*) gs_alloc_bytes(memory, in gsicc_create_fromdefg()
1991 curr_pos = icc_luta2bparts.a_curves; in gsicc_create_fromdefg()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsicc_create.c198 float *a_curves; member
1023 if (lutatobparts->a_curves != NULL) { in getsize_lutAtoBtype()
1155 if (lutatobparts->a_curves != NULL) { in add_lutAtoBtype()
1306 gs_free_object(memory, icc_luta2bparts->a_curves, in gsicc_create_free_luta2bpart()
1326 icc_luta2bparts->a_curves = NULL; in gsicc_create_init_luta2bpart()
1520 icc_luta2bparts->a_curves = NULL; in gsicc_create_mashed_clut()
1714 curr_pos = icc_luta2bparts.a_curves; in gsicc_create_fromabc()
1824 memcpy(icc_luta2bparts.a_curves, in gsicc_create_froma()
1989 icc_luta2bparts.a_curves = (float*) gs_alloc_bytes(memory, in gsicc_create_fromdefg()
1991 curr_pos = icc_luta2bparts.a_curves; in gsicc_create_fromdefg()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsicc_create.c200 float *a_curves; member
1097 if (lutatobparts->a_curves != NULL) { in getsize_lutAtoBtype()
1229 if (lutatobparts->a_curves != NULL) { in add_lutAtoBtype()
1426 icc_luta2bparts->a_curves = NULL; in gsicc_create_init_luta2bpart()
1643 icc_luta2bparts->a_curves = NULL; in gsicc_create_mashed_clut()
2012 if (icc_luta2bparts.a_curves == NULL) in gsicc_create_froma()
2014 memcpy(icc_luta2bparts.a_curves, in gsicc_create_froma()
2219 if (icc_luta2bparts.a_curves == NULL) in gsicc_create_fromdefg()
2221 curr_pos = icc_luta2bparts.a_curves; in gsicc_create_fromdefg()
2283 if (icc_luta2bparts.a_curves == NULL) in gsicc_create_fromdef()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsicc_create.c200 float *a_curves; member
1097 if (lutatobparts->a_curves != NULL) { in getsize_lutAtoBtype()
1229 if (lutatobparts->a_curves != NULL) { in add_lutAtoBtype()
1426 icc_luta2bparts->a_curves = NULL; in gsicc_create_init_luta2bpart()
1643 icc_luta2bparts->a_curves = NULL; in gsicc_create_mashed_clut()
2012 if (icc_luta2bparts.a_curves == NULL) in gsicc_create_froma()
2014 memcpy(icc_luta2bparts.a_curves, in gsicc_create_froma()
2219 if (icc_luta2bparts.a_curves == NULL) in gsicc_create_fromdefg()
2221 curr_pos = icc_luta2bparts.a_curves; in gsicc_create_fromdefg()
2283 if (icc_luta2bparts.a_curves == NULL) in gsicc_create_fromdef()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/qcms/
H A Dchain.c554 if (lut->a_curves[0] != NULL) { in qcms_modular_transform_create_mAB()
568 transform->input_clut_table_r = build_input_gamma_table(lut->a_curves[0]); in qcms_modular_transform_create_mAB()
569 transform->input_clut_table_g = build_input_gamma_table(lut->a_curves[1]); in qcms_modular_transform_create_mAB()
570 transform->input_clut_table_b = build_input_gamma_table(lut->a_curves[2]); in qcms_modular_transform_create_mAB()
H A Dqcmsint.h162 struct curveType *a_curves[10]; member
H A Diccread.c533 free(lut->a_curves[i]); in mAB_release()
652 read_nested_curveType(src, &lut->a_curves, num_in_channels, a_curve_offset); in read_tag_lutmABType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/qcms/src/
H A Dchain.c561 if (lut->a_curves[0] != NULL) { in qcms_modular_transform_create_mAB()
575 transform->input_clut_table_r = build_input_gamma_table(lut->a_curves[0]); in qcms_modular_transform_create_mAB()
576 transform->input_clut_table_g = build_input_gamma_table(lut->a_curves[1]); in qcms_modular_transform_create_mAB()
577 transform->input_clut_table_b = build_input_gamma_table(lut->a_curves[2]); in qcms_modular_transform_create_mAB()
H A Dqcmsint.h186 struct curveType *a_curves[10]; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/qcms/
H A Dchain.c554 if (lut->a_curves[0] != NULL) { in qcms_modular_transform_create_mAB()
568 transform->input_clut_table_r = build_input_gamma_table(lut->a_curves[0]); in qcms_modular_transform_create_mAB()
569 transform->input_clut_table_g = build_input_gamma_table(lut->a_curves[1]); in qcms_modular_transform_create_mAB()
570 transform->input_clut_table_b = build_input_gamma_table(lut->a_curves[2]); in qcms_modular_transform_create_mAB()
H A Dqcmsint.h151 struct curveType *a_curves[10]; member
H A Diccread.c532 free(lut->a_curves[i]); in mAB_release()
651 read_nested_curveType(src, &lut->a_curves, num_in_channels, a_curve_offset); in read_tag_lutmABType()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/qcms/
H A Dchain.c554 if (lut->a_curves[0] != NULL) { in qcms_modular_transform_create_mAB()
568 transform->input_clut_table_r = build_input_gamma_table(lut->a_curves[0]); in qcms_modular_transform_create_mAB()
569 transform->input_clut_table_g = build_input_gamma_table(lut->a_curves[1]); in qcms_modular_transform_create_mAB()
570 transform->input_clut_table_b = build_input_gamma_table(lut->a_curves[2]); in qcms_modular_transform_create_mAB()
H A Dqcmsint.h151 struct curveType *a_curves[10];
H A Diccread.c521 free(lut->a_curves[i]); in mAB_release()
640 read_nested_curveType(src, &lut->a_curves, num_in_channels, a_curve_offset); in read_tag_lutmABType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/src/
H A Dchain.c561 if (lut->a_curves[0] != NULL) { in qcms_modular_transform_create_mAB()
575 transform->input_clut_table_r = build_input_gamma_table(lut->a_curves[0]); in qcms_modular_transform_create_mAB()
576 transform->input_clut_table_g = build_input_gamma_table(lut->a_curves[1]); in qcms_modular_transform_create_mAB()
577 transform->input_clut_table_b = build_input_gamma_table(lut->a_curves[2]); in qcms_modular_transform_create_mAB()
H A Dqcmsint.h186 struct curveType *a_curves[10]; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/qcms/src/
H A Dchain.rs616 if lut.a_curves[0].is_some() { in modular_transform_create_mAB()
624 transform.input_clut_table[0] = build_input_gamma_table(lut.a_curves[0].as_deref()) in modular_transform_create_mAB()
626 transform.input_clut_table[1] = build_input_gamma_table(lut.a_curves[1].as_deref()) in modular_transform_create_mAB()
628 transform.input_clut_table[2] = build_input_gamma_table(lut.a_curves[2].as_deref()) in modular_transform_create_mAB()
H A Diccread.rs90 pub a_curves: [Option<Box<curveType>>; MAX_CHANNELS], field
660 read_nested_curveType(src, &mut lut.a_curves, num_in_channels, a_curve_offset); in read_tag_lutmABType()
/dports/www/firefox/firefox-99.0/gfx/qcms/src/
H A Dchain.rs610 if lut.a_curves[0].is_some() { in modular_transform_create_mAB()
618 transform.input_clut_table[0] = build_input_gamma_table(lut.a_curves[0].as_deref()) in modular_transform_create_mAB()
620 transform.input_clut_table[1] = build_input_gamma_table(lut.a_curves[1].as_deref()) in modular_transform_create_mAB()
622 transform.input_clut_table[2] = build_input_gamma_table(lut.a_curves[2].as_deref()) in modular_transform_create_mAB()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/qcms/src/
H A Dchain.rs616 if lut.a_curves[0].is_some() { in modular_transform_create_mAB()
624 transform.input_clut_table[0] = build_input_gamma_table(lut.a_curves[0].as_deref()) in modular_transform_create_mAB()
626 transform.input_clut_table[1] = build_input_gamma_table(lut.a_curves[1].as_deref()) in modular_transform_create_mAB()
628 transform.input_clut_table[2] = build_input_gamma_table(lut.a_curves[2].as_deref()) in modular_transform_create_mAB()
/dports/print/ghostscript9-x11/ghostscript-9.06/toolbin/color/icc_creator/ICC_Creator/
H A Dicc_create.cpp90 float *a_curves; member
2293 if (lutatobparts->a_curves != NULL) { in getsize_lutAtoBtype()
2382 if (lutatobparts->a_curves == NULL || lutatobparts->clut == NULL) { in add_lutAtoBtype()
2426 if (lutatobparts->a_curves != NULL) { in add_lutAtoBtype()
2428 add_curve(curr_ptr, (lutatobparts->a_curves)+k*CURVE_SIZE, in add_lutAtoBtype()
/dports/print/ghostscript9-base/ghostscript-9.06/toolbin/color/icc_creator/ICC_Creator/
H A Dicc_create.cpp90 float *a_curves; member
2293 if (lutatobparts->a_curves != NULL) { in getsize_lutAtoBtype()
2382 if (lutatobparts->a_curves == NULL || lutatobparts->clut == NULL) { in add_lutAtoBtype()
2426 if (lutatobparts->a_curves != NULL) { in add_lutAtoBtype()
2428 add_curve(curr_ptr, (lutatobparts->a_curves)+k*CURVE_SIZE, in add_lutAtoBtype()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/toolbin/color/icc_creator/ICC_Creator/
H A Dicc_create.cpp92 float *a_curves; member
2607 if (lutatobparts->a_curves != NULL) { in getsize_lutAtoBtype()
2695 if (lutatobparts->a_curves == NULL || lutatobparts->clut == NULL) { in add_lutAtoBtype()
2739 if (lutatobparts->a_curves != NULL) { in add_lutAtoBtype()
2741 add_curve(curr_ptr, (lutatobparts->a_curves)+k*CURVE_SIZE, in add_lutAtoBtype()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/toolbin/color/icc_creator/ICC_Creator/
H A Dicc_create.cpp92 float *a_curves; member
2607 if (lutatobparts->a_curves != NULL) { in getsize_lutAtoBtype()
2695 if (lutatobparts->a_curves == NULL || lutatobparts->clut == NULL) { in add_lutAtoBtype()
2739 if (lutatobparts->a_curves != NULL) { in add_lutAtoBtype()
2741 add_curve(curr_ptr, (lutatobparts->a_curves)+k*CURVE_SIZE, in add_lutAtoBtype()

12