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

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. | |
Definition at line 174 of file me_utils.h.
|
||||||||||||
|
Do the actual difference with bounds checking. Do the actual difference with bounds checking
Implements dirac::BlockDiff. Definition at line 155 of file me_utils.cpp. References dirac::BChk(), dirac::MotionVector< T >::x, and dirac::MotionVector< T >::y. |
1.4.5