OSDN Git Service

Allow OMX pointer types to be forced to 32 bits
authorAndy Hung <hunga@google.com>
Fri, 2 May 2014 01:58:55 +0000 (18:58 -0700)
committerAndy Hung <hunga@google.com>
Wed, 7 May 2014 18:12:34 +0000 (11:12 -0700)
commitabec6ad341b81cc5c36ecd93c9f3794989226664
tree7c32a187f0e449719ffc5744b05ed050224965dd
parent4522f5749d46adec0189c8dfe7f8e80b9ff4ce7e
Allow OMX pointer types to be forced to 32 bits

Enabled by #define.  Is used for 64 bit compilation to
force structs to use 32 bit pointer values for eventual
IPC to 32 bit OMX codecs.

May change later if we support 64 bit OMX codecs.

Change-Id: I0d12f86774f6f7ce9c39c8abea5d51988a7eef11
Signed-off-by: Andy Hung <hunga@google.com>
include/media/openmax/OMX_Types.h