Create Project for repo.or.cz
[vp.git] / src / video / common.h
blobb5eeba5842ac62057135d4f1014ae5096cd2b1ab
1 /*******************************************************************************
2 * File : common.h
3 *
4 * Author : Henry He
5 * Created : Mon 26 Oct 2009 01:22:58 PM CST
6 * Description :
7 ******************************************************************************/
9 #ifndef __COMMON_INC_20091026_132258_HENRY__
10 #define __COMMON_INC_20091026_132258_HENRY__
13 /*******************************************************************************
14 * Desc : Includes Files
15 ******************************************************************************/
16 #include "video/videodev.h"
17 #include "video/HLH_Video.h"
18 #include "video/HLH_FrameBuffer.h"
21 /*******************************************************************************
22 * Desc : Macro Definations
23 ******************************************************************************/
26 /*******************************************************************************
27 * Desc : Type Definations
28 ******************************************************************************/
31 /*******************************************************************************
32 * Desc : Global Variables
33 ******************************************************************************/
36 /*******************************************************************************
37 * Desc : Functions
38 ******************************************************************************/
41 #endif /* __COMMON_INC_20091026_132258_HENRY__ */