Created by the British Broadcasting Corporation.
A class for computing a bidirection difference for half-pel vectors.
#include <me_utils.h>
dirac::BiBlockHalfPel::BiBlockHalfPel | ( | const PicArray & | ref1, |
const PicArray & | ref2, | ||
const PicArray & | pic | ||
) |
dirac::BiBlockHalfPel::BiBlockHalfPel | ( | const BiBlockHalfPel & | cpy | ) | [private] |
float dirac::BiBlockHalfPel::Diff | ( | const BlockDiffParams & | dparams, |
const MVector & | mv1, | ||
const MVector & | mv2 | ||
) | [virtual] |
Do the difference, returning SAD
dparams | block parameters |
mv1 | the motion vector being used for reference 1 |
mv2 | the motion vector being used for reference 2 |
Implements dirac::BiBlockDiff.
BiBlockHalfPel& dirac::BiBlockHalfPel::operator= | ( | const BiBlockHalfPel & | rhs | ) | [private] |
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.