00001 00017 #ifndef _TRANSFORM8X8_H_ 00018 #define _TRANSFORM8X8_H_ 00019 00020 extern void itrans8x8 (Macroblock *currMB, ColorPlane pl, int ioff, int joff); 00021 00022 #endif