dirac::BiSimpleBlockDiff Class Reference

A class for bi-directional differences with two references, and no bounds checking. More...

#include <me_utils.h>

Inheritance diagram for dirac::BiSimpleBlockDiff:

dirac::BiBlockDiff List of all members.

Public Member Functions

 BiSimpleBlockDiff (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 bi-directional differences with two references, and no bounds checking.

Definition at line 267 of file me_utils.h.


Member Function Documentation

float BiSimpleBlockDiff::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::BiBlockDiff.

Definition at line 205 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