#include <scaling_env.h>
Public Member Functions | |
ScalingEnv (const Id &n, In< pT_header > &seqInfo, In< scaling_args_t > &scaleArguments, Out< VYAimageWidth > &YimageWidth, Out< VYAimageHeight > &YimageHeight, Out< VYAimageWidth > &UVimageWidth, Out< VYAimageHeight > &UVimageHeight) | |
const char * | type () const |
void | main () |
Private Attributes | |
InPort< pT_header > | seqInfoP |
InPort< scaling_args_t > | scaleArgumentsP |
OutPort< VYAimageWidth > | YimageWidthP |
OutPort< VYAimageHeight > | YimageHeightP |
OutPort< VYAimageWidth > | UVimageWidthP |
OutPort< VYAimageHeight > | UVimageHeightP |
|
Definition at line 13 of file scaling_env.cc. |
|
Definition at line 31 of file scaling_env.cc. References scaling_args_t::hsize, scaleArgumentsP, seqInfoP, UVimageHeightP, UVimageWidthP, scaling_args_t::vsize, YimageHeightP, and YimageWidthP. |
|
Definition at line 34 of file scaling_env.h. |
|
Definition at line 41 of file scaling_env.h. Referenced by main(). |
|
Definition at line 40 of file scaling_env.h. Referenced by main(). |
|
Definition at line 45 of file scaling_env.h. Referenced by main(). |
|
Definition at line 44 of file scaling_env.h. Referenced by main(). |
|
Definition at line 43 of file scaling_env.h. Referenced by main(). |
|
Definition at line 42 of file scaling_env.h. Referenced by main(). |