#ifndef _IPECAMERA_DATA_H
#define _IPECAMERA_DATA_H

void *ipecamera_preproc_thread(void *user);

#endif /* _IPECAMERA_DATA_H */