commit | 5f87dae5026dc6ca5080156f44dec9e0781645e3 | [log] [tgz] |
---|---|---|
author | Jayant Shekhar <jshekhar@codeaurora.org> | Mon May 12 11:42:20 2014 +0530 |
committer | Jayant Shekhar <jshekhar@codeaurora.org> | Wed May 28 11:16:00 2014 +0530 |
tree | b702017d997159ef7ea28ff6135190eb5467f21c | |
parent | 587a1adb5ebad6a54d3c1fe8c8d2695b53149337 [diff] |
msm: mdss: Calculate plane size correctly for H2V1/H1V2 rotation Currently, chroma sample is calculated after calculation of plane size and stride in case of rotation in H2V1/H1V2 formats. Fix this to correct chroma sample before plane sizes and stride are calculated. Change-Id: I851d61034b465d48fd21bb4a015c103457dc7936 Signed-off-by: Jayant Shekhar <jshekhar@codeaurora.org>