Main Page | Namespace List | Compound List | File List | Compound Members | File Members

IZZ Class Reference

#include <izz.h>

List of all members.

Public Member Functions

 IZZ (const Id &n, In< VYApixel > &Cin, Out< VYApixel > &Cout)
const char * type () const
void main ()

Private Attributes

InPort< VYApixel > CinP
OutPort< VYApixel > CoutP

Static Private Attributes

const int zigzag [64]


Constructor & Destructor Documentation

IZZ::IZZ const Id &  n,
In< VYApixel > &  Cin,
Out< VYApixel > &  Cout
 

Definition at line 26 of file izz.cc.


Member Function Documentation

void IZZ::main  ) 
 

Definition at line 37 of file izz.cc.

References CinP, CoutP, and zigzag.

const char* IZZ::type  )  const [inline]
 

Definition at line 28 of file izz.h.


Member Data Documentation

InPort<VYApixel> IZZ::CinP [private]
 

Definition at line 35 of file izz.h.

Referenced by main().

OutPort<VYApixel> IZZ::CoutP [private]
 

Definition at line 38 of file izz.h.

Referenced by main().

const int IZZ::zigzag [static, private]
 

Initial value:

 
{
   0,  1,  8, 16,  9,  2,  3, 10,
  17, 24, 32, 25, 18, 11,  4,  5,
  12, 19, 26, 33, 40, 48, 41, 34,
  27, 20, 13,  6,  7, 14, 21, 28,
  35, 42, 49, 56, 57, 50, 43, 36,
  29, 22, 15, 23, 30, 37, 44, 51,
  58, 59, 52, 45, 38, 31, 39, 46,
  53, 60, 61, 54, 47, 55, 62, 63
}

Definition at line 14 of file izz.cc.

Referenced by main().


The documentation for this class was generated from the following files:
Generated on Wed Feb 15 14:52:46 2006 for jpegdec by doxygen 1.3.2