ctr1474_ch Struct Reference

ctr1474 instance More...

#include <libctr1474.h>


Data Fields

int fd
int ctrl_fd
unsigned char * b
unsigned long bsize
int last_isNtsc
int cod_style
int video_norm
int initialized


Detailed Description

ctr1474 instance

The struct rapresents an instance of a jpeg2000 encoder or decorder. It should be an opaque object for the application.

Definition at line 22 of file libctr1474.h.


Field Documentation

int ctr1474_ch::fd

encoding/decoding device file descriptor

Definition at line 23 of file libctr1474.h.

int ctr1474_ch::ctrl_fd

control device file descriptor

Definition at line 24 of file libctr1474.h.

unsigned char* ctr1474_ch::b

pointer to the buffer used to communicate with the CTR1474

Definition at line 26 of file libctr1474.h.

unsigned long ctr1474_ch::bsize

size of the communication buffer

Definition at line 27 of file libctr1474.h.

int ctr1474_ch::last_isNtsc

non-zero if currently in NTSC mode

Definition at line 28 of file libctr1474.h.

int ctr1474_ch::cod_style

current coding style

Definition at line 29 of file libctr1474.h.

int ctr1474_ch::video_norm

current video norm

Definition at line 30 of file libctr1474.h.

int ctr1474_ch::initialized

non-zero if already initialized

Definition at line 31 of file libctr1474.h.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 20 08:27:54 2008 for CTR1474 by  doxygen 1.5.1