#include <videomux_app.h>
Public Member Functions | |
| VideoMuxApp (const Id &n, char *fefile, char *mxfile, char *befile) | |
| const char * | type () const |
Private Attributes | |
| Fifo< VYApixel > | Y_R_CVBS0 |
| Fifo< VYApixel > | U_G0 |
| Fifo< VYApixel > | V_B0 |
| Fifo< VYAimageWidth > | Y_RGBimgWidth0 |
| Fifo< VYAimageHeight > | Y_RGBimgHeight0 |
| Fifo< VYAimageWidth > | UVimgWidth0 |
| Fifo< VYAimageHeight > | UVimgHeight0 |
| Fifo< VYAimageType > | Y_YUV_RGBimgType0 |
| Fifo< VYApixel > | Y_R_CVBS1 |
| Fifo< VYApixel > | U_G1 |
| Fifo< VYApixel > | V_B1 |
| Fifo< VYAimageWidth > | Y_RGBimgWidth1 |
| Fifo< VYAimageHeight > | Y_RGBimgHeight1 |
| Fifo< VYAimageWidth > | UVimgWidth1 |
| Fifo< VYAimageHeight > | UVimgHeight1 |
| Fifo< VYAimageType > | Y_YUV_RGBimgType1 |
| Fifo< VYApixel > | Y_R_CVBS |
| Fifo< VYApixel > | U_G |
| Fifo< VYApixel > | V_B |
| Fifo< VYAimageWidth > | Y_RGBimgWidth |
| Fifo< VYAimageHeight > | Y_RGBimgHeight |
| Fifo< VYAimageWidth > | UVimgWidth |
| Fifo< VYAimageHeight > | UVimgHeight |
| Fifo< VYAimageType > | Y_YUV_RGBimgType |
| Fifo< pfspd_args_t > | inArgs |
| Fifo< pfspd_args_t > | outArgs |
| Fifo< videomux_args_t > | muxArgs |
| Fifo< VYAfileName > | inFileName |
| Fifo< VYAfileName > | outFileName |
| Fifo< pT_header > | inSeqInfo |
| Fifo< pT_header > | outSeqInfo |
| Fifo< imagePosition > | YimgPos0 |
| Fifo< imagePosition > | UVimgPos0 |
| Fifo< imagePosition > | YimgPos1 |
| Fifo< imagePosition > | UVimgPos1 |
| pfspdFE | frontEnd0 |
| pfspdFE | frontEnd1 |
| VideoMuxYUV | videomux |
| pfspdBE | backEnd |
| pfspdEnv | frontEndEnv |
| VideoMuxEnv | videomuxEnv |
| pfspdEnv | backEndEnv |
| pfspdUsr | frontEndUsr |
| VideoMuxUsr | videomuxUsr |
| pfspdUsr | backEndUsr |
|
||||||||||||||||||||
|
Definition at line 3 of file videomux_app.cc. |
|
|
Definition at line 28 of file videomux_app.h. |
|
|
Definition at line 78 of file videomux_app.h. |
|
|
Definition at line 82 of file videomux_app.h. |
|
|
Definition at line 86 of file videomux_app.h. |
|
|
Definition at line 75 of file videomux_app.h. |
|
|
Definition at line 76 of file videomux_app.h. |
|
|
Definition at line 80 of file videomux_app.h. |
|
|
Definition at line 84 of file videomux_app.h. |
|
|
Definition at line 59 of file videomux_app.h. |
|
|
Definition at line 63 of file videomux_app.h. |
|
|
Definition at line 66 of file videomux_app.h. |
|
|
Definition at line 61 of file videomux_app.h. |
|
|
Definition at line 60 of file videomux_app.h. |
|
|
Definition at line 64 of file videomux_app.h. |
|
|
Definition at line 67 of file videomux_app.h. |
|
|
Definition at line 51 of file videomux_app.h. |
|
|
Definition at line 33 of file videomux_app.h. |
|
|
Definition at line 42 of file videomux_app.h. |
|
|
Definition at line 56 of file videomux_app.h. |
|
|
Definition at line 38 of file videomux_app.h. |
|
|
Definition at line 47 of file videomux_app.h. |
|
|
Definition at line 70 of file videomux_app.h. |
|
|
Definition at line 72 of file videomux_app.h. |
|
|
Definition at line 55 of file videomux_app.h. |
|
|
Definition at line 37 of file videomux_app.h. |
|
|
Definition at line 46 of file videomux_app.h. |
|
|
Definition at line 52 of file videomux_app.h. |
|
|
Definition at line 34 of file videomux_app.h. |
|
|
Definition at line 43 of file videomux_app.h. |
|
|
Definition at line 77 of file videomux_app.h. |
|
|
Definition at line 81 of file videomux_app.h. |
|
|
Definition at line 85 of file videomux_app.h. |
|
|
Definition at line 50 of file videomux_app.h. |
|
|
Definition at line 32 of file videomux_app.h. |
|
|
Definition at line 41 of file videomux_app.h. |
|
|
Definition at line 54 of file videomux_app.h. |
|
|
Definition at line 36 of file videomux_app.h. |
|
|
Definition at line 45 of file videomux_app.h. |
|
|
Definition at line 53 of file videomux_app.h. |
|
|
Definition at line 35 of file videomux_app.h. |
|
|
Definition at line 44 of file videomux_app.h. |
|
|
Definition at line 57 of file videomux_app.h. |
|
|
Definition at line 39 of file videomux_app.h. |
|
|
Definition at line 48 of file videomux_app.h. |
|
|
Definition at line 69 of file videomux_app.h. |
|
|
Definition at line 71 of file videomux_app.h. |
1.3.2