dirac::BiSimpleBlockDiffUp Class Reference

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

#include <me_utils.h>

Inheritance diagram for dirac::BiSimpleBlockDiffUp:

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

Public Member Functions

 BiSimpleBlockDiffUp (const PicArray &ref1, 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 without bounds checking.

Detailed Description

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

Definition at line 460 of file me_utils.h.


Member Function Documentation

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

Implements dirac::BiBlockDiffUp.

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