This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | MAP_OPTIONS MAP_PRIVATE |
Functions | |
int | dma2bmp (int ImageWidth, int ImageHeight, int Mode, int Contrast, int Color, int bayerOrient, int Depth, const char *pseudo, const char *ifn, const char *ofn) |
int dma2bmp | ( | int | ImageWidth, | |
int | ImageHeight, | |||
int | Mode, | |||
int | Contrast, | |||
int | Color, | |||
int | bayerOrient, | |||
int | Depth, | |||
const char * | pseudo, | |||
const char * | ifn, | |||
const char * | ofn | |||
) |
Definition at line 22 of file dma2bmp.c.
References closePixelBuffers(), D1, getMonoRow(), getPalette(), initPixelBuffers(), memcpy(), outfile, stderr, and stdout.
Referenced by send_buf_image(), and send_immed_image().