apps/ccam/dma2bmp.c File Reference

#include <fcntl.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/mman.h>
#include "imageaccess.h"
#include "dma2bmp.h"

Include dependency graph for dma2bmp.c:

Go to the source code of this file.

Defines

#define D(x)
#define D1(x)

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)


Define Documentation

#define D ( x   ) 

Definition at line 18 of file dma2bmp.c.

#define D1 ( x   ) 

Definition at line 19 of file dma2bmp.c.


Function Documentation

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().


Generated on Thu Aug 7 16:19:36 2008 for elphel by  doxygen 1.5.1