From d04075478d378d9e15f3e1abfd14b0bd124077d4 Mon Sep 17 00:00:00 2001 From: Kevin Date: Sat, 15 Nov 2014 11:48:36 +0800 Subject: init commit via android 4.4 uboot --- common/wmt_display/com-video.h | 103 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100755 common/wmt_display/com-video.h (limited to 'common/wmt_display/com-video.h') diff --git a/common/wmt_display/com-video.h b/common/wmt_display/com-video.h new file mode 100755 index 0000000..80cf508 --- /dev/null +++ b/common/wmt_display/com-video.h @@ -0,0 +1,103 @@ +/*++ +Copyright (c) 2008 WonderMedia Technologies, Inc. All Rights Reserved. + +This PROPRIETARY SOFTWARE is the property of WonderMedia Technologies, Inc. +and may contain trade secrets and/or other confidential information of +WonderMedia Technologies, Inc. This file shall not be disclosed to any third +party, in whole or in part, without prior written consent of WonderMedia. + +THIS PROPRIETARY SOFTWARE AND ANY RELATED DOCUMENTATION ARE PROVIDED AS IS, +WITH ALL FAULTS, AND WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS OR IMPLIED, +AND WonderMedia TECHNOLOGIES, INC. DISCLAIMS ALL EXPRESS OR IMPLIED WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR +NON-INFRINGEMENT. +--*/ + +#ifndef COM_VIDEO_H +/* To assert that only one occurrence is included */ +#define COM_VIDEO_H + +/*-------------------- MODULE DEPENDENCY -------------------------------------*/ + +//#include "sim-kernel.h" // for POST only + +/*-------------------- EXPORTED PRIVATE CONSTANTS ----------------------------*/ + +#define BIT(x) (1<