JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
#include <stdlib.h>
Go to the source code of this file.
Macros | |
#define | INT_IS_32_BITS |
#define | ENV_INTG32_TYPE int |
Functions | |
void * | env_allocate (unsigned long nbytes) |
void | env_deallocate (void *mem) |
#define ENV_INTG32_TYPE int |
Definition at line 46 of file env_config.h.
#define INT_IS_32_BITS |
Definition at line 41 of file env_config.h.
|
inline |
Definition at line 58 of file env_config.h.
Referenced by env_img_init(), env_img_resize_dims(), env_motion_channel_init(), env_pyr_copy_src_dst(), and env_pyr_init().
|
inline |
Definition at line 59 of file env_config.h.
Referenced by env_img_make_empty(), env_img_resize_dims(), env_motion_channel_destroy(), env_pyr_copy_src_dst(), and env_pyr_make_empty().