Searched defs:CFHDContext (Results 1 – 1 of 1) sorted by relevance
140 typedef struct CFHDContext { struct141 AVCodecContext *avctx;143 CFHD_RL_VLC_ELEM table_9_rl_vlc[2088];144 VLC vlc_9;146 CFHD_RL_VLC_ELEM table_18_rl_vlc[4572];147 VLC vlc_18;149 int lut[2][256];151 GetBitContext gb;153 int planes;154 int frame_type;[all …]