[qcms] Make half float code self-contained: add halffloat.h
commitda8ec4a1a7d36de6f0ad1c34739f2f15a750be2a
authornoel <noel@chromium.org>
Fri, 26 Jun 2015 01:23:17 +0000 (25 18:23 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 26 Jun 2015 01:23:43 +0000 (26 01:23 +0000)
tree9e9636ef2e598536431abd69bc064d77699407e8
parentcef8c85a29e52ba8f4a848906a8eb4140e02c90d
[qcms] Make half float code self-contained: add halffloat.h

What is says on the tin. Move the half float code and data tables out of
transform utilities and into their own file.

BUG=491784

Review URL: https://codereview.chromium.org/1206353002

Cr-Commit-Position: refs/heads/master@{#336311}
third_party/qcms/README.chromium
third_party/qcms/src/halffloat.h [new file with mode: 0644]
third_party/qcms/src/transform.c
third_party/qcms/src/transform_util.c
third_party/qcms/src/transform_util.h