#include <downscale.h>
Public Member Functions | |
| DownScale (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 22 of file downscale.cc. |
|
|
Definition at line 33 of file downscale.cc. |
|
|
Definition at line 28 of file downscale.h. |
|
|
Definition at line 35 of file downscale.h. Referenced by main(). |
|
|
Definition at line 38 of file downscale.h. Referenced by main(). |
1.3.2