curve_from_table  913 third_party/qcms/src/iccread.c 	profile->redTRC = curve_from_table(table, num_entries);
curve_from_table  914 third_party/qcms/src/iccread.c 	profile->blueTRC = curve_from_table(table, num_entries);
curve_from_table  915 third_party/qcms/src/iccread.c 	profile->greenTRC = curve_from_table(table, num_entries);