1 2 3 4 5 6
#ifndef _IPECAMERA_DATA_H #define _IPECAMERA_DATA_H void *ipecamera_preproc_thread(void *user); #endif /* _IPECAMERA_DATA_H */