hdr.h

来自「TECHWELL 之tw2835 四画面合一之驱动代码,CCIR656输出,KE」· C头文件 代码 · 共 52 行

H
52
字号
//#include <stdlib.h>
//#include <stdarg.h>
//#include <string.h>
#include	"_w77e516.h"
//*
#include	"tbl_tw2835.h"

#include	"cmn.h"
#include	"hst.h"
#include	"isr.h"
#include	"key.h"
#include	"prtcl.h"
#include "mse.h"
#include "mse_free.h"
#include	"init_dvc.h"
#include	"osd.h"
#include	"osd_deco.h"
#include "ch.h"
#include "box.h"
#include "box_wndw.h"
#include	"run.h"

#include "wndw_pop.h"
#include	"wndw_ds_scrn.h"
//#include	"wndw_ds_pb.h"
#include	"wndw_ds_src.h"
#include	"wndw_ds_indx.h"
#include	"wndw_zm.h"
#include	"wndw_zm_pop.h"
#include "wndw_mtn_md.h"
//#include "wndw_mtn_bd.h"
//#include "wndw_mtn_nd.h"
#include "wndw_mtn_bd_nd.h"
#include	"wndw_rc_fmt.h"
#include	"wndw_rc_fmt_ls.h"
#include	"wndw_rc_fmt_qu.h"
#include	"wndw_rc_indx.h"
#include	"wndw_rc_nr.h"

#if defined(__WTH_ADO__)
	#include "wndw_ado_gain.h"
	#include "wndw_ado_live.h"
	#include "wndw_ado_live_mr.h"
	#include "wndw_ado_rec.h"
	//#include "wndw_ado_det.h"
#elif defined(__WTH_VGA__)
	#include	"wndw_vga.h"
	#include	"wndw_vga_ref.h"
#endif

#include "wndw_rg.h"
//	*/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?