commit | 70b9cc12ba06c5d646bfc470d4105b15ffaf8ae8 | [log] [tgz] |
---|---|---|
author | Praneeth Paladugu <ppaladug@codeaurora.org> | Fri May 17 11:21:38 2013 -0700 |
committer | Praneeth Paladugu <ppaladug@codeaurora.org> | Thu May 23 13:59:32 2013 -0700 |
tree | bf178bb533f3c82ba55762a4116750c49ed0e3e9 | |
parent | 5ca641e4fe365f0c6196d8de45fd0e160b7868df [diff] |
mm-video : vidc : Add proper stride for RGBA8888 color format For RGBA8888 color format stride will be caluculated by GPU. This stride is part of gralloc handle. The color converter needs to use this value rather calcualting by itself. This change fixes the same. Change-Id: I3250c6978120793a9072e0914cfd249299be07b1 CRs-Fixed: 485996