nt9856x/rtos/code/application/source/cardv/SrcCode/UIApp/PhotoFast/PhotoFastCapDateImprint.h
2023-03-28 15:07:53 +08:00

13 lines
382 B
C
Executable File

#ifndef _PHOTOFASTCAPDATEIMPRINT_H
#define _PHOTOFASTCAPDATEIMPRINT_H
#include "hd_type.h"
#define HUNTINGCAP_DATESTAMP_BUF_SIZE 0x100000
extern void PhotoFastCapDateImprint_InitBuff(void);
extern void PhotoFastCapDateImprint_UninitBuff(void);
extern void PhotFastCapDateImprint_UninitBuff(void);
extern INT32 PhotoFastCapDateImprint_GenYuvData(HD_VIDEO_FRAME *pDstImg);
#endif