Searched refs:matrix_curves (Results 1 – 4 of 4) sorted by relevance
81 skcms_Curve matrix_curves[3]; member
640 a2b->matrix_curves)) { in read_tag_mab()796 a2b->matrix_channels > 0 ? a2b->matrix_curves + 0 : nullptr, in read_a2b()797 a2b->matrix_channels > 1 ? a2b->matrix_curves + 1 : nullptr, in read_a2b()798 a2b->matrix_channels > 2 ? a2b->matrix_curves + 2 : nullptr, in read_a2b()2152 OpAndArg oa = select_curve_op(&srcProfile->A2B.matrix_curves[i], i); in skcms_TransformWithPalette()