#include <videomux4.h>
Public Member Functions | |
VideoMux4 (const Id &n, In< VYApixel > &CinF0, In< VYAimageWidth > &imgWidthInF0, In< VYAimageHeight > &imgHeightInF0, In< imagePosition > &imgPosInF0, In< VYApixel > &CinF1, In< VYAimageWidth > &imgWidthInF1, In< VYAimageHeight > &imgHeightInF1, In< imagePosition > &imgPosInF1, In< VYApixel > &CinF2, In< VYAimageWidth > &imgWidthInF2, In< VYAimageHeight > &imgHeightInF2, In< imagePosition > &imgPosInF2, In< VYApixel > &CinF3, In< VYAimageWidth > &imgWidthInF3, In< VYAimageHeight > &imgHeightInF3, In< imagePosition > &imgPosInF3, Out< VYApixel > &CoutF, Out< VYAimageWidth > &imgWidthOutF, Out< VYAimageHeight > &imgHeightOutF) | |
const char * | type () const |
void | main () |
Private Attributes | |
InPort< VYApixel > | CinP0 |
InPort< VYAimageWidth > | imgWidthInP0 |
InPort< VYAimageHeight > | imgHeightInP0 |
InPort< imagePosition > | imgPosInP0 |
InPort< VYApixel > | CinP1 |
InPort< VYAimageWidth > | imgWidthInP1 |
InPort< VYAimageHeight > | imgHeightInP1 |
InPort< imagePosition > | imgPosInP1 |
InPort< VYApixel > | CinP2 |
InPort< VYAimageWidth > | imgWidthInP2 |
InPort< VYAimageHeight > | imgHeightInP2 |
InPort< imagePosition > | imgPosInP2 |
InPort< VYApixel > | CinP3 |
InPort< VYAimageWidth > | imgWidthInP3 |
InPort< VYAimageHeight > | imgHeightInP3 |
InPort< imagePosition > | imgPosInP3 |
OutPort< VYApixel > | CoutP |
OutPort< VYAimageWidth > | imgWidthOutP |
OutPort< VYAimageHeight > | imgHeightOutP |
|
Definition at line 6 of file videomux4.cc. |
|
Definition at line 66 of file videomux4.cc. References CinP0, CinP1, CinP2, CinP3, CoutP, imgHeightInP0, imgHeightInP1, imgHeightInP2, imgHeightInP3, imgHeightOutP, imgPosInP0, imgPosInP1, imgPosInP2, imgPosInP3, imgWidthInP0, imgWidthInP1, imgWidthInP2, imgWidthInP3, imgWidthOutP, imagePosition::x, imagePosition::y, and imagePosition::z. |
|
Definition at line 61 of file videomux4.cc. |
|
Definition at line 47 of file videomux4.h. Referenced by main(). |
|
Definition at line 52 of file videomux4.h. Referenced by main(). |
|
Definition at line 57 of file videomux4.h. Referenced by main(). |
|
Definition at line 62 of file videomux4.h. Referenced by main(). |
|
Definition at line 67 of file videomux4.h. Referenced by main(). |
|
Definition at line 49 of file videomux4.h. Referenced by main(). |
|
Definition at line 54 of file videomux4.h. Referenced by main(). |
|
Definition at line 59 of file videomux4.h. Referenced by main(). |
|
Definition at line 64 of file videomux4.h. Referenced by main(). |
|
Definition at line 69 of file videomux4.h. Referenced by main(). |
|
Definition at line 50 of file videomux4.h. Referenced by main(). |
|
Definition at line 55 of file videomux4.h. Referenced by main(). |
|
Definition at line 60 of file videomux4.h. Referenced by main(). |
|
Definition at line 65 of file videomux4.h. Referenced by main(). |
|
Definition at line 48 of file videomux4.h. Referenced by main(). |
|
Definition at line 53 of file videomux4.h. Referenced by main(). |
|
Definition at line 58 of file videomux4.h. Referenced by main(). |
|
Definition at line 63 of file videomux4.h. Referenced by main(). |
|
Definition at line 68 of file videomux4.h. Referenced by main(). |