Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pwc_dec23_private Struct Reference

#include <pwc-dec23.h>

Data Fields

struct mutex lock
 
unsigned char last_cmd
 
unsigned char last_cmd_valid
 
unsigned int scalebits
 
unsigned int nbitsmask
 
unsigned int nbits
 
unsigned int reservoir
 
unsigned int nbits_in_reservoir
 
const unsigned charstream
 
int temp_colors [16]
 
unsigned char table_0004_pass1 [16][1024]
 
unsigned char table_0004_pass2 [16][1024]
 
unsigned char table_8004_pass1 [16][256]
 
unsigned char table_8004_pass2 [16][256]
 
unsigned int table_subblock [256][12]
 
unsigned char table_bitpowermask [8][256]
 
unsigned int table_d800 [256]
 
unsigned int table_dc00 [256]
 

Detailed Description

Definition at line 30 of file pwc-dec23.h.

Field Documentation

unsigned char last_cmd

Definition at line 34 of file pwc-dec23.h.

unsigned char last_cmd_valid

Definition at line 34 of file pwc-dec23.h.

struct mutex lock

Definition at line 32 of file pwc-dec23.h.

unsigned int nbits

Definition at line 37 of file pwc-dec23.h.

unsigned int nbits_in_reservoir

Definition at line 40 of file pwc-dec23.h.

unsigned int nbitsmask

Definition at line 37 of file pwc-dec23.h.

unsigned int reservoir

Definition at line 39 of file pwc-dec23.h.

unsigned int scalebits

Definition at line 36 of file pwc-dec23.h.

const unsigned char* stream

Definition at line 42 of file pwc-dec23.h.

unsigned char table_0004_pass1[16][1024]

Definition at line 45 of file pwc-dec23.h.

unsigned char table_0004_pass2[16][1024]

Definition at line 46 of file pwc-dec23.h.

unsigned char table_8004_pass1[16][256]

Definition at line 47 of file pwc-dec23.h.

unsigned char table_8004_pass2[16][256]

Definition at line 48 of file pwc-dec23.h.

unsigned char table_bitpowermask[8][256]

Definition at line 51 of file pwc-dec23.h.

unsigned int table_d800[256]

Definition at line 52 of file pwc-dec23.h.

unsigned int table_dc00[256]

Definition at line 53 of file pwc-dec23.h.

unsigned int table_subblock[256][12]

Definition at line 49 of file pwc-dec23.h.

int temp_colors[16]

Definition at line 43 of file pwc-dec23.h.


The documentation for this struct was generated from the following file: