commit | b8cf60a2d7dfd040949639ce4248e264b58c54d1 | [log] [tgz] |
---|---|---|
author | Abdulla Anam <abdullahanam@codeaurora.org> | Thu Jun 09 21:36:43 2016 +0530 |
committer | Pradosh Das <prados@codeaurora.org> | Tue Sep 06 16:10:08 2016 +0530 |
tree | eb3c6557538fb2143354c2bc422a98da42a4ebc0 | |
parent | be80bc7483cb4ed3b16e02b771b5b5c633a0ca21 [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: I8e1bb2df04e83d9f39e564fcdb1ba7350d51d1f9