Searched refs:IVIHuffDesc (Results 1 – 2 of 2) sorted by relevance
55 typedef struct IVIHuffDesc { struct58 } IVIHuffDesc; argument69 IVIHuffDesc cust_desc; /// custom Huffman codebook descriptor
49 static const IVIHuffDesc ivi_mb_huff_desc[8] = {61 static const IVIHuffDesc ivi_blk_huff_desc[8] = {127 static int ivi_create_huff_from_desc(const IVIHuffDesc *cb, VLC *vlc, int flag) in ivi_create_huff_from_desc()190 static void ivi_huff_desc_copy(IVIHuffDesc *dst, const IVIHuffDesc *src) in ivi_huff_desc_copy()203 static int ivi_huff_desc_cmp(const IVIHuffDesc *desc1, in ivi_huff_desc_cmp()204 const IVIHuffDesc *desc2) in ivi_huff_desc_cmp()214 IVIHuffDesc new_huff; in ff_ivi_dec_huff_desc()