#include <videomux_env.h>
Public Member Functions | |
VideoMuxEnv (const Id &n, In< videomux_args_t > &muxArguments, In< pT_header > &seqInfoF, Out< imagePosition > &YimgPosF0, Out< imagePosition > &UVimgPosF0, Out< imagePosition > &YimgPosF1, Out< imagePosition > &UVimgPosF1) | |
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 |
|
Definition at line 6 of file videomux_env.cc. |
|
Definition at line 28 of file videomux_env.cc. References videomux_args_t::depth, imagePosition::enabled, videomux_args_t::hpos, muxArgumentsP, videomux_args_t::NSTRM, seqInfoP, UVimgPosP0, UVimgPosP1, videomux_args_t::vpos, imagePosition::x, imagePosition::y, YimgPosP0, YimgPosP1, and imagePosition::z. |
|
Definition at line 31 of file videomux_env.h. |
|
Definition at line 34 of file videomux_env.h. Referenced by main(). |
|
Definition at line 35 of file videomux_env.h. Referenced by main(). |
|
Definition at line 38 of file videomux_env.h. Referenced by main(). |
|
Definition at line 40 of file videomux_env.h. Referenced by main(). |
|
Definition at line 37 of file videomux_env.h. Referenced by main(). |
|
Definition at line 39 of file videomux_env.h. Referenced by main(). |