#include <sof.h>
Public Member Functions | |
SOF (const Id &n, In< Bits > &frameHeaderBitsIn, Out< VYAimageDepth > &imageDepthOut, Out< VYAimageComponent > &imageComponentIdOut, Out< VYAimageWidth > &imageWidthOut, Out< VYAimageHeight > &imageHeightOut, Out< VYAimageH > &imageHOut, Out< VYAimageV > &imageVOut, Out< VYAid > &QtableIdOut) | |
const char * | type () const |
void | main () |
Private Member Functions | |
void | get_size (unsigned int &size) |
Private Attributes | |
InPort< Bits > | frameHeaderBitsInP |
OutPort< VYAimageDepth > | imageDepthOutP |
OutPort< VYAimageComponent > | imageComponentIdOutP |
OutPort< VYAimageWidth > | imageWidthOutP |
OutPort< VYAimageHeight > | imageHeightOutP |
OutPort< VYAimageH > | imageHOutP |
OutPort< VYAimageV > | imageVOutP |
OutPort< VYAid > | QtableIdOutP |
|
|
|
Definition at line 37 of file sof.cc. References Bits, and frameHeaderBitsInP. Referenced by main(). |
|
Definition at line 49 of file sof.cc. References Bits, first_quad, frameHeaderBitsInP, get_size(), imageComponentIdOutP, imageDepthOutP, imageHeightOutP, imageHOutP, imageVOutP, imageWidthOutP, QtableIdOutP, second_quad, VYAid, VYAimageComponent, VYAimageDepth, VYAimageH, and VYAimageV. |
|
|
|
Definition at line 42 of file sof.h. Referenced by get_size(), and main(). |
|
Definition at line 46 of file sof.h. Referenced by main(). |
|
Definition at line 45 of file sof.h. Referenced by main(). |
|
Definition at line 48 of file sof.h. Referenced by main(). |
|
Definition at line 49 of file sof.h. Referenced by main(). |
|
Definition at line 50 of file sof.h. Referenced by main(). |
|
Definition at line 47 of file sof.h. Referenced by main(). |
|
Definition at line 51 of file sof.h. Referenced by main(). |