Go to the source code of this file.
Macros | |
#define | CLEAR(x) memset (&(x), 0, sizeof (x)) |
Functions | |
static bool | mjpeg_to_rgb24 (int width, int height, unsigned char *src, int length, unsigned char *dst) |
#define CLEAR | ( | x | ) | memset (&(x), 0, sizeof (x)) |
Definition at line 12 of file opt_nm33_camera.cpp.
|
static |
Definition at line 16 of file opt_nm33_camera.cpp.