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

Public Member Functions | |
| BChkBlockDiffUp (const PicArray &ref, const PicArray &pic) | |
| Constructor, initialising the reference and picture data. | |
| ~BChkBlockDiffUp () | |
| Destructor. | |
| float | Diff (const BlockDiffParams &dparams, const MVector &mv) |
| Do the actual difference with bounds checking. | |
Definition at line 393 of file me_utils.h.
|
||||||||||||
|
Do the actual difference with bounds checking. Do the actual difference with bounds checking
Implements dirac::BlockDiffUp. Definition at line 296 of file me_utils.cpp. References dirac::BChk(), dirac::MotionVector< T >::x, and dirac::MotionVector< T >::y. |
1.4.5