#include <videomux4_ctl.h>
Public Member Functions | |
VideoMux4Ctl (const Id &n, In< VYAimageType > &YUVimgTypeInF0, In< VYAimageType > &YUVimgTypeInF1, In< VYAimageType > &YUVimgTypeInF2, In< VYAimageType > &YUVimgTypeInF3, Out< VYAimageType > &YUVimgTypeOutF) | |
const char * | type () const |
void | main () |
Private Attributes | |
InPort< VYAimageType > | YUVimgTypeInP0 |
InPort< VYAimageType > | YUVimgTypeInP1 |
InPort< VYAimageType > | YUVimgTypeInP2 |
InPort< VYAimageType > | YUVimgTypeInP3 |
OutPort< VYAimageType > | YUVimgTypeOutP |
|
Definition at line 6 of file videomux4_ctl.cc. |
|
Definition at line 30 of file videomux4_ctl.cc. References YUVimgTypeInP0, YUVimgTypeInP1, YUVimgTypeInP2, YUVimgTypeInP3, and YUVimgTypeOutP. |
|
Definition at line 25 of file videomux4_ctl.cc. |
|
Definition at line 27 of file videomux4_ctl.h. Referenced by main(). |
|
Definition at line 28 of file videomux4_ctl.h. Referenced by main(). |
|
Definition at line 29 of file videomux4_ctl.h. Referenced by main(). |
|
Definition at line 30 of file videomux4_ctl.h. Referenced by main(). |
|
Definition at line 32 of file videomux4_ctl.h. Referenced by main(). |