#include <me_utils.h>
Inheritance diagram for dirac::BiBChkBlockDiff:

Public Member Functions | |
| BiBChkBlockDiff (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 with bounds checking. | |
Definition at line 299 of file me_utils.h.
|
||||||||||||||||
|
Do the actual difference with bounds checking. Do the actual difference with bounds checking
Implements dirac::BiBlockDiff. Definition at line 225 of file me_utils.cpp. References dirac::BChk(), dirac::MotionVector< T >::x, and dirac::MotionVector< T >::y. |
1.4.5