Dirac - A Video Codec

Created by the British Broadcasting Corporation.


Public Member Functions | Private Attributes | Static Private Attributes

dirac::Context Class Reference

#include <arith_codec.h>

List of all members.

Public Member Functions

Private Attributes

Static Private Attributes


Constructor & Destructor Documentation

dirac::Context::Context ( ) [inline]

Default constructor initialises counts to 1 each of 0 and 1.


Member Function Documentation

unsigned int dirac::Context::GetScaledProb0 ( ) const [inline]
void dirac::Context::Update ( bool  symbol) [inline]

Member Data Documentation

const unsigned int dirac::Context::lut[256] [static, private]

Referenced by Update().

int dirac::Context::m_prob0 [private]

Referenced by GetScaledProb0(), and Update().


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.