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

IDCT Class Reference

#include <idct.h>

List of all members.

Public Member Functions

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

Private Attributes

InPort< VYApixel > CinP
OutPort< VYApixel > CoutP
Fifo< VYApixel > pixels1
Fifo< VYApixel > pixels2
Fifo< VYApixel > pixels3
Fifo< VYApixel > pixels4
Fifo< VYApixel > pixels5
UpScale upscale
IDCT1D idctRow
Transpose transpose1
IDCT1D idctCol
Transpose transpose2
DownScale downscale


Constructor & Destructor Documentation

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

Definition at line 13 of file idct.cc.


Member Function Documentation

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

Definition at line 31 of file idct.h.


Member Data Documentation

InPort<VYApixel> IDCT::CinP [private]
 

Definition at line 35 of file idct.h.

OutPort<VYApixel> IDCT::CoutP [private]
 

Definition at line 38 of file idct.h.

DownScale IDCT::downscale [private]
 

Definition at line 53 of file idct.h.

IDCT1D IDCT::idctCol [private]
 

Definition at line 51 of file idct.h.

IDCT1D IDCT::idctRow [private]
 

Definition at line 49 of file idct.h.

Fifo<VYApixel> IDCT::pixels1 [private]
 

Definition at line 41 of file idct.h.

Fifo<VYApixel> IDCT::pixels2 [private]
 

Definition at line 42 of file idct.h.

Fifo<VYApixel> IDCT::pixels3 [private]
 

Definition at line 43 of file idct.h.

Fifo<VYApixel> IDCT::pixels4 [private]
 

Definition at line 44 of file idct.h.

Fifo<VYApixel> IDCT::pixels5 [private]
 

Definition at line 45 of file idct.h.

Transpose IDCT::transpose1 [private]
 

Definition at line 50 of file idct.h.

Transpose IDCT::transpose2 [private]
 

Definition at line 52 of file idct.h.

UpScale IDCT::upscale [private]
 

Definition at line 48 of file idct.h.


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