Created by the British Broadcasting Corporation.
Class to do symmetric four-tap update lifting step.
#include <wavelet_utils.h>
dirac::UpdateStepFourTap< shift, tap1, tap2 >::UpdateStepFourTap | ( | ) | [inline] |
void dirac::UpdateStepFourTap< shift, tap1, tap2 >::Filter | ( | CoeffType & | in_val, |
const CoeffType & | val1, | ||
const CoeffType & | val2, | ||
const CoeffType & | val3, | ||
const CoeffType & | val4 | ||
) | const [inline] |
© 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.