head 1.1; access; symbols STEP1_2b:1.1 mpdma_STEP1_2:1.1 mpdma_STEP1_2b:1.1; locks; strict; comment @ * @; 1.1 date 2006.10.23.13.00.03; author quickwayne; state Exp; branches; next ; commitid 35b2453cbcd24567; desc @@ 1.1 log @*** empty log message *** @ text @#ifndef _HUFFMAN_H #define _HUFFMAN_H 1 int vlc_init(); char EncodeDataUnit(char dataunit[NUMBER_OF_PIXELS], unsigned int component); void HuffmanEncodeFinishSend(); #else #error "ERROR file huffman.h multiple times included" #endif /* --- _HUFFMAN_H --- */ @