Created by the British Broadcasting Corporation.
Eighth Pixel precision Motion compensator class.
#include <mot_comp.h>
dirac::MotionCompensator_EighthPixel::MotionCompensator_EighthPixel | ( | const PicturePredParams & | ppp | ) |
Constructor initialises using codec parameters.
virtual void dirac::MotionCompensator_EighthPixel::BlockPixelPred | ( | TwoDArray< ValueType > & | block_data, |
const ImageCoords & | pos, | ||
const ImageCoords & | orig_pic_size, | ||
const PicArray & | refup_data, | ||
const MVector & | mv | ||
) | [private, virtual] |
Implements dirac::MotionCompensator.
© 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.