Doxygen Source Code Documentation
        
Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search   
dct.h File Reference
#include "ansi.h"
Go to the source code of this file.
Define Documentation
  
    |  | 
 
Definition at line 38 of file dct.h.     | 
  
    | 
        
          | #define DCTSIZE2   DCTSIZE*DCTSIZE |  | 
  
    |  | 
 
Definition at line 41 of file dct.h.     | 
  
    | 
        
          | #define RIGHT_SHIFT | ( | x, |  
          |  |  | shft |  | ) | ((x) >> (shft)) |  | 
  
    |  | 
 
Definition at line 75 of file dct.h.     | 
  
    |  | 
 
Definition at line 74 of file dct.h.     | 
Typedef Documentation
  
    |  | 
 
Definition at line 43 of file dct.h.     | 
  
    | 
        
          | typedef DCTELEM DCTBLOCK_2D[DCTSIZE][DCTSIZE] |  | 
  
    |  | 
 
Definition at line 44 of file dct.h.     | 
  
    |  | 
 
Definition at line 42 of file dct.h.     | 
Function Documentation