Macros | Functions
opt_nm33_camera.cpp File Reference
#include "opt_nm33_camera.h"
#include <fcntl.h>
#include <sys/mman.h>
#include <unistd.h>
Include dependency graph for opt_nm33_camera.cpp:

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)
 

Macro Definition Documentation

#define CLEAR (   x)    memset (&(x), 0, sizeof (x))

Definition at line 12 of file opt_nm33_camera.cpp.

Function Documentation

static bool mjpeg_to_rgb24 ( int  width,
int  height,
unsigned char *  src,
int  length,
unsigned char *  dst 
)
static

Definition at line 16 of file opt_nm33_camera.cpp.



opt_camera
Author(s): Kei Okada
autogenerated on Tue May 11 2021 02:55:43