Dirac - A Video Codec

Created by the British Broadcasting Corporation.


Public Member Functions | Private Member Functions

dirac::BiBlockEighthPel Class Reference

A class for computing a bidirection difference for eighth-pel vectors.

#include <me_utils.h>

Inheritance diagram for dirac::BiBlockEighthPel:
Inheritance graph
[legend]
Collaboration diagram for dirac::BiBlockEighthPel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Private Member Functions


Constructor & Destructor Documentation

dirac::BiBlockEighthPel::BiBlockEighthPel ( const PicArray ref1,
const PicArray ref2,
const PicArray pic 
)
dirac::BiBlockEighthPel::BiBlockEighthPel ( const BiBlockEighthPel cpy) [private]

Member Function Documentation

float dirac::BiBlockEighthPel::Diff ( const BlockDiffParams dparams,
const MVector mv1,
const MVector mv2 
) [virtual]

Do the difference, returning SAD

Parameters:
dparamsblock parameters
mv1the motion vector being used for reference 1
mv2the motion vector being used for reference 2

Implements dirac::BiBlockDiff.

BiBlockEighthPel& dirac::BiBlockEighthPel::operator= ( const BiBlockEighthPel rhs) [private]

The documentation for this class was generated from the following file:

© 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.