Eino-Ville Talvala
951516358e
Update docs for YV12 format and camera preview callbacks.
...
- Define stride for YV12 when using it for preview callbacks
- Include equations for calculating stride and start indexes of Y, U,
and V planes for YV12.
- Add more cross-references so that equations are easier to find.
Bug: 6330501
Change-Id: I85a78757ec767d08173b9fe714adb715835244b4
2012-05-03 11:02:18 -07:00
Eino-Ville Talvala
9184ec307b
Editing fixes to ImageFormat documentation.
...
Change-Id: I74738a65abc3abbb49825b16f4efe3ac2eb6d28e
2012-04-10 15:57:31 -07:00
Wu-cheng Li
70fb908504
Add camera bayer image format.
...
The API are hidden.
bug:5086073
Change-Id: Ic9a53e5d5007ad3f12a28406ee25098227f14cbc
2011-08-04 16:40:28 +08:00
Mathias Agopian
58a7775d3e
fix YV12 documentation
...
Change-Id: I9a2022101930721a3b3bacc95b02ca21d05f21bb
2011-03-02 13:51:21 -08:00
Mathias Agopian
525af5d5b0
reformat file, which contained tabs instead of spaces
...
Change-Id: If26ef8be8c80a7894d256572cb3b9e60742dce57
2011-03-01 14:04:28 -08:00
Mathias Agopian
058d0390a4
Remove the YV16 format for simplicity's sake.
...
Change-Id: Iee03d100933ba0c67b13d51e0435be3b4cd953cf
2010-07-14 15:12:05 -07:00
Mathias Agopian
a696f5d667
Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it.
...
PixelFormat's corresponding constansts are now deprecated.
2010-02-18 15:32:47 -08:00