commit | 2203741c367b4a47064a14f3815cd78601160cfa | [log] [tgz] |
---|---|---|
author | Abdulla Anam <abdullahanam@codeaurora.org> | Thu Jun 09 21:36:43 2016 +0530 |
committer | Abdulla Anam <abdullahanam@codeaurora.org> | Thu Jun 09 21:36:43 2016 +0530 |
tree | 396bcb7152a49b5e8ff5893b589770fd6baba9d9 | |
parent | eee17fa3422b36a1e66627238dcbd56fe71907b6 [diff] |
mm-core: Remove the size and version fields for some vpp structures These vpp structures are not used for omx ctrls, they are the aligned same definition as in vpp.h. VPP only has two omx ctrls in which size and version are already added. So remove the size and version fields so that direct cast can be done on them from omx definition to vpp definition. Change-Id: Ie71269e28df2c85ad2cd4abd68e0a9b7bcf03f27