summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorEino-Ville Talvala <etalvala@google.com>2012-04-10 15:10:50 -0700
committerEino-Ville Talvala <etalvala@google.com>2012-04-13 16:02:31 -0700
commit0a85154c1621b40d384b3fd7d45f3a9c0141e5a6 (patch)
tree0e5d6bfe8c2881e3cad27011f44b55b4a93a6ea3 /trusty/coverage/coverage_test.cpp
parentaab19bbcb63eb3555291b4efd06282403b9eb002 (diff)
Add new raw image sensor HAL pixel format.
This format is exposed outside of the HAL to applications. RAW_SENSOR is a single-channel 16-bit format, typically representing raw Bayer-pattern images from an image sensor, with minimal processing. The exact pixel layout of the data in the buffer is sensor-dependent, and needs to be queried from the camera device. Generally, not all 16 bits are used; more common values are 10 or 12 bits. All parameters to interpret the raw data (black and white points, color space, etc) must be queried from the camera device. This format assumes - an even width - an even height - a horizontal stride multiple of 16 pixels (32 bytes). Change-Id: I67fc72d1c2c899e258fcd53b3ab91b459e9210f0
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions