Dirac - A Video Codec

Created by the British Broadcasting Corporation.


dirac::SimpleBlockDiffUp Class Reference

A class for doing block differences without bounds-checking with upconverted references, inherited from BlockDiffUp.

#include <me_utils.h>

Inheritance diagram for dirac::SimpleBlockDiffUp:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

Private Member Functions


Constructor & Destructor Documentation

dirac::SimpleBlockDiffUp::SimpleBlockDiffUp const PicArray ref,
const PicArray pic
 

dirac::SimpleBlockDiffUp::~SimpleBlockDiffUp  )  [inline]
 

dirac::SimpleBlockDiffUp::SimpleBlockDiffUp const SimpleBlockDiffUp cpy  )  [private]
 


Member Function Documentation

float dirac::SimpleBlockDiffUp::Diff const BlockDiffParams dparams,
const MVector mv
[virtual]
 

Do the actual difference without bounds checking

Parameters:
dparams the parameters in which costs, block parameters etc are stored
mv the motion vector being used

Implements dirac::BlockDiffUp.

SimpleBlockDiffUp& dirac::SimpleBlockDiffUp::operator= const SimpleBlockDiffUp 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.