Searched refs:ccitt_group3_2d_vlc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dfaxcompr.c96 static VLC ccitt_vlc[2], ccitt_group3_2d_vlc; variable
118 INIT_VLC_STATIC(&ccitt_group3_2d_vlc, 9, 11,
168 int cmode = get_vlc2(gb, ccitt_group3_2d_vlc.table, 9, 1);

Completed in 84 milliseconds