dirac::BChkBlockDiff Class Reference

A class for doing block differences with bounds-checking, inherited from BlockDiff. More...

#include <me_utils.h>

Inheritance diagram for dirac::BChkBlockDiff:

dirac::BlockDiff List of all members.

Public Member Functions

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

Detailed Description

A class for doing block differences with bounds-checking, inherited from BlockDiff.

Definition at line 174 of file me_utils.h.


Member Function Documentation

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

Do the actual difference with bounds checking.

Do the actual difference with bounds checking

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

Implements dirac::BlockDiff.

Definition at line 155 of file me_utils.cpp.

References dirac::BChk(), 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