code_app/imgproc/HGImgProcErr.h

7 lines
152 B
C

#ifndef __HGIMGPROCERR_H__
#define __HGIMGPROCERR_H__
/* 一般错误 */
#define HGIMGPROC_ERR_FAIL 0x00003001L
#endif /* __HGIMGPROCERR_H__ */