commit | 6c51b6e489752a0f92e9e446625c79504028ec44 | [log] [tgz] |
---|---|---|
author | Vinay Kalia <vkalia@codeaurora.org> | Mon Oct 15 15:18:04 2012 -0700 |
committer | Vinay Kalia <vkalia@codeaurora.org> | Tue Oct 30 18:45:53 2012 -0700 |
tree | 818d61bc4838c110be6514b149f696ceb7e4d9a4 | |
parent | 0e08a89f5a764da50b89f7a6be0bcc94d13997e9 [diff] |
msm: vidc: Add header file for sharing media info Create a common header file which can be used across mulitmedia subsystems for sharing static information between them. One such requirement is to share information related to video color formats. This common header file avoids duplication of same calculations across different drivers and userspace. Change-Id: I4cb70c6b2461cc4dfcabcf147f0f314c5cf6a8bd Signed-off-by: Vinay Kalia <vkalia@codeaurora.org>