pixel_buffers Struct Reference

#include <imageaccess.h>


Data Fields

int data_fd
unsigned char rgb [MAX_IMAGE_WIDTH *3]
int imageWidth
int imageHeight
unsigned char * this
unsigned char * prev
unsigned char * next
int depth
int shft
int color
unsigned long BayerRows [3][(MAX_IMAGE_WIDTH >> 2)+4]
int BayerOrient
int bufferedRows [3]
unsigned long palette [256]


Detailed Description

Definition at line 19 of file imageaccess.h.


Field Documentation

int pixel_buffers::data_fd

Definition at line 20 of file imageaccess.h.

Referenced by closePixelBuffers(), getMonoRow(), getPixelRow(), and initPixelBuffers().

unsigned char pixel_buffers::rgb[MAX_IMAGE_WIDTH *3]

Definition at line 21 of file imageaccess.h.

int pixel_buffers::imageWidth

Definition at line 22 of file imageaccess.h.

Referenced by getMonoRow(), and initPixelBuffers().

int pixel_buffers::imageHeight

Definition at line 23 of file imageaccess.h.

Referenced by getMonoRow(), getPixelRow(), and initPixelBuffers().

unsigned char* pixel_buffers::this

Definition at line 24 of file imageaccess.h.

Referenced by getPixelRow().

unsigned char* pixel_buffers::prev

Definition at line 25 of file imageaccess.h.

Referenced by getPixelRow().

unsigned char* pixel_buffers::next

Definition at line 26 of file imageaccess.h.

int pixel_buffers::depth

Definition at line 27 of file imageaccess.h.

Referenced by getMonoRow(), and initPixelBuffers().

int pixel_buffers::shft

Definition at line 28 of file imageaccess.h.

Referenced by getMonoRow(), and initPixelBuffers().

int pixel_buffers::color

Definition at line 29 of file imageaccess.h.

Referenced by getPalette(), getPixelRow(), initPalette(), and initPixelBuffers().

unsigned long pixel_buffers::BayerRows[3][(MAX_IMAGE_WIDTH >> 2)+4]

Definition at line 30 of file imageaccess.h.

Referenced by getMonoRow(), and getPixelRow().

int pixel_buffers::BayerOrient

Definition at line 31 of file imageaccess.h.

Referenced by initPixelBuffers().

int pixel_buffers::bufferedRows[3]

Definition at line 32 of file imageaccess.h.

Referenced by getPixelRow(), and initPixelBuffers().

unsigned long pixel_buffers::palette[256]

Definition at line 35 of file imageaccess.h.

Referenced by getPalette(), and initPalette().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 7 16:21:09 2008 for elphel by  doxygen 1.5.1