Searched refs:huffcodetab (Results 1 – 6 of 6) sorted by relevance
91 void pvmp3_huffman_quad_decoding(struct huffcodetab *h,95 void pvmp3_huffman_pair_decoding(struct huffcodetab *h,100 void pvmp3_huffman_pair_decoding_linbits(struct huffcodetab *h,
122 void pvmp3_huffman_quad_decoding(struct huffcodetab *h, in pvmp3_huffman_quad_decoding()189 void pvmp3_huffman_pair_decoding(struct huffcodetab *h, /* pointer to huffman code record */ in pvmp3_huffman_pair_decoding()244 void pvmp3_huffman_pair_decoding_linbits(struct huffcodetab *h, /* pointer to huffman code reco… in pvmp3_huffman_pair_decoding_linbits()
82 struct huffcodetab struct
97 huffcodetab ht[HUFF_TBL];
138 void(*pt_huff)(struct huffcodetab *, int32 *, tmp3Bits *); in pvmp3_huffman_parsing()139 struct huffcodetab *h; in pvmp3_huffman_parsing()
651 huffcodetab *pHuff; in pvmp3_InitDecoder()