commit | 8d520a2d6d9784c60633900890f0c50d3fd7910f | [log] [tgz] |
---|---|---|
author | Pushkaraj Patil <ppatil@codeaurora.org> | Fri May 09 22:00:43 2014 +0530 |
committer | Pushkaraj Patil <ppatil@codeaurora.org> | Wed May 14 11:53:31 2014 +0530 |
tree | 0436c440b4c78913bd43ffd29bf6a9a10b56ac25 | |
parent | acbf7dc6d8d6f364d9565da602b99da1afd99525 [diff] |
mm-video: venc: fix native buffer address calculation There is an issue with native buffer handle address calculation. Amend the pointer arithmetic code for the same. Also replace hardcoded sizes usage with sizeof operator. CRs-Fixed: 660797 Change-Id: Ia10d7432f717eb907ac20b68616eaeaa2b4b22e5