#include <idct1d.h>
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 |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 35 of file idct1d.h. Referenced by main(). |
|
|
Definition at line 38 of file idct1d.h. Referenced by main(). |
1.3.2