dirac::SimpleBlockDiffUp Class Reference

A class for doing block differences without bounds-checking with upconverted references, inherited from BlockDiffUp. More...

#include <me_utils.h>

Inheritance diagram for dirac::SimpleBlockDiffUp:

dirac::BlockDiffUp dirac::BlockDiff List of all members.

Public Member Functions

 SimpleBlockDiffUp (const PicArray &ref, const PicArray &pic)
 Constructor, initialising the reference and picture data.
 ~SimpleBlockDiffUp ()
 Destructor.
float Diff (const BlockDiffParams &dparams, const MVector &mv)
 Do the actual difference without bounds checking.

Detailed Description

A class for doing block differences without bounds-checking with upconverted references, inherited from BlockDiffUp.

Definition at line 362 of file me_utils.h.


Member Function Documentation

float SimpleBlockDiffUp::Diff const BlockDiffParams dparams,
const MVector mv
[virtual]
 

Do the actual difference without bounds checking.

Do the actual difference without bounds checking

Parameters:
dparams the parameters in which costs, block parameters etc are stored
mv the motion vector being used

Implements dirac::BlockDiffUp.

Definition at line 250 of file me_utils.cpp.

References dirac::MotionVector< T >::x, and dirac::MotionVector< T >::y.


The documentation for this class was generated from the following files:
Generated on Tue Dec 13 14:49:25 2005 for guliverkli by  doxygen 1.4.5