#include <me_utils.h>
Inheritance diagram for dirac::BiSimpleBlockDiffUp:
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. |
Definition at line 460 of file me_utils.h.
|
Do the actual difference without bounds checking. Do the actual difference without bounds checking
Implements dirac::BiBlockDiffUp. Definition at line 349 of file me_utils.cpp. References dirac::MotionVector< T >::x, and dirac::MotionVector< T >::y. |