OSDN Git Service

Camera3: Add dataspace to camera HAL device stream configuration
authorEino-Ville Talvala <etalvala@google.com>
Fri, 6 Mar 2015 21:22:03 +0000 (13:22 -0800)
committerEino-Ville Talvala <etalvala@google.com>
Mon, 9 Mar 2015 19:54:15 +0000 (12:54 -0700)
commit453c790395b24f6ea046a457ed005683fda829b7
treeac05d0dfb9afef903f1e26fe5fac7654f409085f
parentce295acf75b35a588feabe77af96c42aa73b2e8d
Camera3: Add dataspace to camera HAL device stream configuration

The dataspace field communicates extra context about the requested
stream configuration. For most graphics formats, the dataspace
indicates the desired colorspace out of the output buffers.  For some
formats, the dataspace may indicate that depth output is requested
instead.

Change-Id: I6746d9097b4dc36af0a63ca88df75f32a77db90b
include/hardware/camera3.h