Dirac - A Video Codec

Created by the British Broadcasting Corporation.


IntraBlockDiff Class Reference

A class for calculating the difference between a block and its DC value (average).

#include <me_utils.h>

List of all members.

Public Member Functions

Private Member Functions

Private Attributes


Constructor & Destructor Documentation

IntraBlockDiff::IntraBlockDiff const PicArray pic  ) 
 

IntraBlockDiff::IntraBlockDiff const IntraBlockDiff cpy  )  [private]
 


Member Function Documentation

float IntraBlockDiff::Diff const BlockDiffParams dparams,
ValueType dc_val
 

Do the actual difference

Parameters:
dparams the parameters in which costs, block parameters etc are stored
dc_val DC value

IntraBlockDiff& IntraBlockDiff::operator= const IntraBlockDiff rhs  )  [private]
 


Member Data Documentation

const PicArray& IntraBlockDiff::pic_data [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.