dirac::BiBChkBlockDiffUp Class Reference

A class for doing bi-directional block differences with bounds checking. More...

#include <me_utils.h>

Inheritance diagram for dirac::BiBChkBlockDiffUp:

dirac::BiBlockDiffUp dirac::BiBlockDiff List of all members.

Public Member Functions

 BiBChkBlockDiffUp (const PicArray &ref, const PicArray &ref2, const PicArray &pic)
 Constructor, initialising the references and picture data.
float Diff (const BlockDiffParams &dparams, const MVector &mv1, const MVector &mv2)
 Do the actual difference with bounds checking.

Detailed Description

A class for doing bi-directional block differences with bounds checking.

Definition at line 489 of file me_utils.h.


Member Function Documentation

float BiBChkBlockDiffUp::Diff const BlockDiffParams dparams,
const MVector mv1,
const MVector mv2
[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
mv1 the motion vector being used for reference 1
mv2 the motion vector being used for reference 2

Implements dirac::BiBlockDiffUp.

Definition at line 407 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:26 2005 for guliverkli by  doxygen 1.4.5