Searched refs:dst_curves (Results 1 – 1 of 1) sorted by relevance
2625 skcms_Curve dst_curves[3]; in skcms_TransformWithPalette() local2626 dst_curves[0].table_entries = in skcms_TransformWithPalette()2627 dst_curves[1].table_entries = in skcms_TransformWithPalette()2628 dst_curves[2].table_entries = 0; in skcms_TransformWithPalette()2696 &dst_curves[0].parametric, in skcms_TransformWithPalette()2697 &dst_curves[1].parametric, in skcms_TransformWithPalette()2698 &dst_curves[2].parametric)) { in skcms_TransformWithPalette()2841 OpAndArg oa = select_curve_op(dst_curves+i, i); in skcms_TransformWithPalette()