Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Unified Diff: third_party/qcms/src/tests/qcms_test_util.h

Issue 1920253003: Revert of Reland: [qcms] Fix build_output_lut to return correct data for parametric curves (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/qcms/src/tests/qcms_test_output_trc.c ('k') | third_party/qcms/src/tests/qcms_test_util.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/qcms/src/tests/qcms_test_util.h
diff --git a/third_party/qcms/src/tests/qcms_test_util.h b/third_party/qcms/src/tests/qcms_test_util.h
index d8286e602885262e59fbfacc227a0ea932003a71..bcaeb9824a09e2ff8c19d2d90c0186324267b7df 100644
--- a/third_party/qcms/src/tests/qcms_test_util.h
+++ b/third_party/qcms/src/tests/qcms_test_util.h
@@ -24,4 +24,3 @@
};
void generate_source_uint8_t(unsigned char *src, const size_t length, const size_t pixel_size);
-float evaluate_parametric_curve(int type, const float params[], float r);
« no previous file with comments | « third_party/qcms/src/tests/qcms_test_output_trc.c ('k') | third_party/qcms/src/tests/qcms_test_util.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698