#include <videomux_ctl.h>
Public Member Functions | |
VideoMuxCtl (const Id &n, In< VYAimageType > &YUVimgTypeInF0, In< VYAimageType > &YUVimgTypeInF1, Out< VYAimageType > &YUVimgTypeOutF) | |
const char * | type () const |
void | main () |
Private Attributes | |
InPort< VYAimageType > | YUVimgTypeInP0 |
InPort< VYAimageType > | YUVimgTypeInP1 |
OutPort< VYAimageType > | YUVimgTypeOutP |
|
Definition at line 5 of file videomux_ctl.cc. |
|
Definition at line 25 of file videomux_ctl.cc. References YUVimgTypeInP0, YUVimgTypeInP1, and YUVimgTypeOutP. |
|
Definition at line 20 of file videomux_ctl.cc. |
|
Definition at line 25 of file videomux_ctl.h. Referenced by main(). |
|
Definition at line 26 of file videomux_ctl.h. Referenced by main(). |
|
Definition at line 28 of file videomux_ctl.h. Referenced by main(). |