Searched refs:read_a2b (Results 1 – 2 of 2) sorted by relevance
777 static bool read_a2b(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_a2b() function967 if (!read_a2b(&a2b_tag, &profile->A2B, pcs_is_xyz)) { in skcms_Parse()
1122 static bool read_a2b(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_a2b() function1315 if (!read_a2b(&tag, &profile->A2B, pcs_is_xyz)) { in skcms_ParseWithA2BPriority()