#include <videomux4_env.h>
Public Member Functions | |
VideoMux4Env (const Id &n, In< videomux_args_t > &muxArguments, In< pT_header > &seqInfoF, Out< imagePosition > &YimgPosF0, Out< imagePosition > &UVimgPosF0, Out< imagePosition > &YimgPosF1, Out< imagePosition > &UVimgPosF1, Out< imagePosition > &YimgPosF2, Out< imagePosition > &UVimgPosF2, Out< imagePosition > &YimgPosF3, Out< imagePosition > &UVimgPosF3) | |
void | main () |
const char * | type () const |
Private Attributes | |
InPort< videomux_args_t > | muxArgumentsP |
InPort< pT_header > | seqInfoP |
OutPort< imagePosition > | YimgPosP0 |
OutPort< imagePosition > | UVimgPosP0 |
OutPort< imagePosition > | YimgPosP1 |
OutPort< imagePosition > | UVimgPosP1 |
OutPort< imagePosition > | YimgPosP2 |
OutPort< imagePosition > | UVimgPosP2 |
OutPort< imagePosition > | YimgPosP3 |
OutPort< imagePosition > | UVimgPosP3 |
|
Definition at line 6 of file videomux4_env.cc. |
|
Definition at line 36 of file videomux4_env.cc. References videomux_args_t::depth, videomux_args_t::hpos, muxArgumentsP, videomux_args_t::NSTRM, seqInfoP, UVimgPosP0, UVimgPosP1, UVimgPosP2, UVimgPosP3, videomux_args_t::vpos, imagePosition::x, imagePosition::y, YimgPosP0, YimgPosP1, YimgPosP2, YimgPosP3, and imagePosition::z. |
|
Definition at line 37 of file videomux4_env.h. |
|
Definition at line 40 of file videomux4_env.h. Referenced by main(). |
|
Definition at line 41 of file videomux4_env.h. Referenced by main(). |
|
Definition at line 44 of file videomux4_env.h. Referenced by main(). |
|
Definition at line 46 of file videomux4_env.h. Referenced by main(). |
|
Definition at line 48 of file videomux4_env.h. Referenced by main(). |
|
Definition at line 50 of file videomux4_env.h. Referenced by main(). |
|
Definition at line 43 of file videomux4_env.h. Referenced by main(). |
|
Definition at line 45 of file videomux4_env.h. Referenced by main(). |
|
Definition at line 47 of file videomux4_env.h. Referenced by main(). |
|
Definition at line 49 of file videomux4_env.h. Referenced by main(). |