#include <vhs3c.h>
Public Member Functions | |
| VHS3C (const Id &n, In< VYApixel > &Yin, In< VYApixel > &Uin, In< VYApixel > &Vin, In< VYAimageWidth > &YimageWidthIn, In< VYAimageHeight > &YimageHeightIn, In< VYAimageWidth > &UVimageWidthIn, In< VYAimageHeight > &UViImageHeightIn, In< VYAimageWidth > &YoutImageWidthIn, In< VYAimageHeight > &YoutImageHeightIn, In< VYAimageWidth > &UVoutImageWidthIn, In< VYAimageHeight > &UVoutImageHeightIn, Out< VYApixel > &Yout, Out< VYApixel > &Uout, Out< VYApixel > &Vout) | |
| const char * | type () const |
Private Attributes | |
| InPort< VYApixel > | YinP |
| InPort< VYApixel > | UinP |
| InPort< VYApixel > | VinP |
| InPort< VYAimageWidth > | YimageWidthInP |
| InPort< VYAimageHeight > | YimageHeightInP |
| InPort< VYAimageWidth > | UVimageWidthInP |
| InPort< VYAimageHeight > | UVimageHeightInP |
| InPort< VYAimageWidth > | YoutImageWidthInP |
| InPort< VYAimageHeight > | YoutImageHeightInP |
| InPort< VYAimageWidth > | UVoutImageWidthInP |
| InPort< VYAimageHeight > | UVoutImageHeightInP |
| OutPort< VYApixel > | YoutP |
| OutPort< VYApixel > | UoutP |
| OutPort< VYApixel > | VoutP |
| Fifo< VYApixel > | Y |
| Fifo< VYApixel > | U |
| Fifo< VYApixel > | V |
| Fifo< VYAlineLength > | YlineLength |
| Fifo< VYAlineLength > | UVlineLength |
| Fifo< VYAlineLength > | YoutLineLength |
| Fifo< VYAlineLength > | UVoutLineLength |
| i2l | Yi2l |
| i2l | UVi2l |
| i2l | YoutI2l |
| i2l | UVoutI2l |
| VS3C | vs3c |
| HS3C | hs3c |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2