Home
last modified time | relevance | path

Searched refs:IVIHuffTab (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Divi.h63 typedef struct IVIHuffTab { struct
71 } IVIHuffTab; argument
169 IVIHuffTab blk_vlc; ///< vlc table for decoding block data
238 IVIHuffTab mb_vlc; ///< current macroblock table descriptor
239 IVIHuffTab blk_vlc; ///< current block table descriptor
315 IVIHuffTab *huff_tab, AVCodecContext *avctx);
Divi.c211 IVIHuffTab *huff_tab, AVCodecContext *avctx) in ff_ivi_dec_huff_desc()