commit | 0d955c185b2b43d3c1fa07fa53716301b9ed4a32 | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtneygo@google.com> | Wed Jan 25 09:19:41 2017 -0700 |
committer | Courtney Goeltzenleuchter <courtneygo@google.com> | Wed Jan 25 10:38:08 2017 -0700 |
tree | bf8dce071025dde35b4ac3e0d1b9565c5d72c245 | |
parent | 65c9c6ac9d5d8820768e1a3a719db4b578351687 [diff] |
Add enums for 10bit color formats To improve wide-color behavior it's useful to have more bits per color component. This defines 10:10:10:2 and 10:10:10:X for that use. This can be used for any color space / dataspace that is compatible with unsigned integer components, e.g. Display-P3, BT2020, etc. Test: TBD Change-Id: I69647f6bb2d5b0666a0819b10ee42705361e267d