Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dfaxcompr.c98 static VLC ccitt_vlc[2], ccitt_group3_2d_vlc; variable
117 INIT_VLC_STATIC(&ccitt_group3_2d_vlc, 9, 11, in ccitt_unpack_init()
264 cmode = get_vlc2(gb, ccitt_group3_2d_vlc.table, 9, 1); in decode_group3_2d_line()

Completed in 1 milliseconds