commit | a28d31c01c6e52f5683337146b8bed1c2a97ae08 | [log] [tgz] |
---|---|---|
author | Naseer Ahmed <naseer@codeaurora.org> | Thu May 29 15:41:34 2014 -0400 |
committer | Naseer Ahmed <naseer@codeaurora.org> | Thu May 29 15:46:29 2014 -0400 |
tree | b0e71cceb9e2794299016ee4fcec65bfefda5796 | |
parent | 9e1a2256348e1ed999d9afb871baa52ab227e433 [diff] |
gralloc: Fix NV12 and NV21 stride NV12 spec says that the chroma stride is the same as the luma stride. The camera hardware produces YUV data per this spec. NV21 has the same behaviour with the chroma samples reversed. Venus also conforms to this. Change-Id: I6e107b2a3ba6f51e135348bd147a9c26be003bb2