Main Page | Namespace List | Compound List | File List | Compound Members | File Members

idct1d.cc File Reference

#include "idct1d.h"

Go to the source code of this file.

Functions

VYApixel ADD (VYApixel x, VYApixel y)
VYApixel SUB (VYApixel x, VYApixel y)
VYApixel CMUL (VYApixel C, VYApixel x)
void but (VYApixel a, VYApixel b, VYApixel &x, VYApixel &y)

Variables

const unsigned int S_BITS = 3
const unsigned int C_BITS = 14


Function Documentation

VYApixel ADD VYApixel  x,
VYApixel  y
[inline]
 

Definition at line 24 of file idct1d.cc.

Referenced by but(), and IDCT1D::main().

void but VYApixel  a,
VYApixel  b,
VYApixel &  x,
VYApixel &  y
[inline]
 

Definition at line 44 of file idct1d.cc.

References ADD(), and SUB().

Referenced by IDCT1D::main().

VYApixel CMUL VYApixel  C,
VYApixel  x
[inline]
 

Definition at line 36 of file idct1d.cc.

References C_BITS.

Referenced by IDCT1D::main().

VYApixel SUB VYApixel  x,
VYApixel  y
[inline]
 

Definition at line 30 of file idct1d.cc.

Referenced by but(), and IDCT1D::main().


Variable Documentation

const unsigned int C_BITS = 14
 

Definition at line 21 of file idct1d.cc.

Referenced by CMUL().

const unsigned int S_BITS = 3
 

Definition at line 18 of file idct1d.cc.


Generated on Wed Feb 15 14:52:45 2006 for jpegdec by doxygen 1.3.2