Dirac - A Video Codec
Created by the British Broadcasting Corporation.
BlockDiffUp Class Reference
An abstract class for doing block differences with an upconverted reference.
#include <me_utils.h>
Inheritance diagram for BlockDiffUp:
List of all members.Public Member Functions
Protected Attributes
- int InterpLookup [9][4]
- A lookup table to simplify the 1/8 pixel accuracy code.
Private Member Functions
Constructor & Destructor Documentation
virtual BlockDiffUp::~BlockDiffUp |
( |
|
) |
[inline, virtual] |
|
BlockDiffUp::BlockDiffUp |
( |
const BlockDiffUp & |
cpy |
) |
[private] |
|
Member Function Documentation
|
Do the actual difference - Parameters:
-
| dparams | the parameters in which costs, block parameters etc are stored |
| mv | the motion vector being used |
Implements BlockDiff.
Implemented in SimpleBlockDiffUp, and BChkBlockDiffUp. |
Member Data Documentation
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.