platform_system_core/include
Eino-Ville Talvala 0a85154c16 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
2012-04-13 16:02:31 -07:00
..
android Remove libjnigraphics. moved to frameworks/base/native 2010-02-04 15:32:07 -08:00
arch qsort_t was only defined in glibc 2.8 2012-03-19 15:39:08 -07:00
corkscrew Improve backtrace formatting. 2011-11-22 12:13:46 -08:00
ctest auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
cutils cutils: return the remote uid on netlink recv failure 2012-03-29 17:07:24 -07:00
diskconfig system: libdiskconfig: Add libdiskconfig 2010-03-10 15:19:06 -08:00
ion ion: fix header for including in C++ code 2012-02-27 16:33:03 -08:00
mincrypt eclair snapshot 2009-11-12 18:46:23 -08:00
netutils Support adding, deleting, and clearing IPv6 addrs. 2011-09-28 17:12:13 -07:00
pixelflinger pixelflinger: Fix function naming typo: gglBitBlti 2010-08-10 02:56:47 +08:00
private Add MDNS service 2012-04-06 15:38:21 -07:00
system Add new raw image sensor HAL pixel format. 2012-04-13 16:02:31 -07:00
sysutils libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events. 2012-04-11 17:24:46 -07:00
usbhost libusbhost: Save endpoint ID in usb_request struct 2011-02-14 08:05:40 -05:00
zipfile auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00