Main Page | Namespace List | Compound List | File List | Compound Members | File Members

ScalingEnv Class Reference

#include <scaling_env.h>

List of all members.

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_tscaleArgumentsP
OutPort< VYAimageWidth > YimageWidthP
OutPort< VYAimageHeight > YimageHeightP
OutPort< VYAimageWidth > UVimageWidthP
OutPort< VYAimageHeight > UVimageHeightP


Constructor & Destructor Documentation

ScalingEnv::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
 

Definition at line 13 of file scaling_env.cc.


Member Function Documentation

void ScalingEnv::main  ) 
 

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.

const char* ScalingEnv::type  )  const [inline]
 

Definition at line 34 of file scaling_env.h.


Member Data Documentation

InPort<scaling_args_t> ScalingEnv::scaleArgumentsP [private]
 

Definition at line 41 of file scaling_env.h.

Referenced by main().

InPort<pT_header> ScalingEnv::seqInfoP [private]
 

Definition at line 40 of file scaling_env.h.

Referenced by main().

OutPort<VYAimageHeight> ScalingEnv::UVimageHeightP [private]
 

Definition at line 45 of file scaling_env.h.

Referenced by main().

OutPort<VYAimageWidth> ScalingEnv::UVimageWidthP [private]
 

Definition at line 44 of file scaling_env.h.

Referenced by main().

OutPort<VYAimageHeight> ScalingEnv::YimageHeightP [private]
 

Definition at line 43 of file scaling_env.h.

Referenced by main().

OutPort<VYAimageWidth> ScalingEnv::YimageWidthP [private]
 

Definition at line 42 of file scaling_env.h.

Referenced by main().


The documentation for this class was generated from the following files:
Generated on Wed Feb 15 14:52:44 2006 for scaling by doxygen 1.3.2