Dirac - A Video Codec

Created by the British Broadcasting Corporation.


Public Member Functions
dirac::UpdateStep97< gain > Class Template Reference

Class to do two-tap update lifting step for Daubechies (9,7)

#include <wavelet_utils.h>

List of all members.

Public Member Functions

 UpdateStep97 ()
 Constructor.
void Filter (CoeffType &in_val, const CoeffType &val1, const CoeffType &val2) const
 Do the filtering.

Constructor & Destructor Documentation

template<int gain>
dirac::UpdateStep97< gain >::UpdateStep97 ( )
inline

Member Function Documentation

template<int gain>
void dirac::UpdateStep97< gain >::Filter ( CoeffType in_val,
const CoeffType val1,
const CoeffType val2 
) const
inline

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.