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
1 file changed