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

IDCT1D Class Reference

#include <idct1d.h>

List of all members.

Public Member Functions

 IDCT1D (const Id &n, In< VYApixel > &cin, Out< VYApixel > &cout)
const char * type () const
void main ()

Private Attributes

InPort< VYApixel > CIn
OutPort< VYApixel > COut


Constructor & Destructor Documentation

IDCT1D::IDCT1D const Id &  n,
In< VYApixel > &  cin,
Out< VYApixel > &  cout
 

Definition at line 50 of file idct1d.cc.


Member Function Documentation

void IDCT1D::main  ) 
 

Definition at line 65 of file idct1d.cc.

References ADD(), but(), CIn, CMUL(), COut, and SUB().

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

Definition at line 28 of file idct1d.h.


Member Data Documentation

InPort<VYApixel> IDCT1D::CIn [private]
 

Definition at line 35 of file idct1d.h.

Referenced by main().

OutPort<VYApixel> IDCT1D::COut [private]
 

Definition at line 38 of file idct1d.h.

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