Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dasvdec.c45 static VLC dc_ccp_vlc; variable
54 INIT_LE_VLC_STATIC(&dc_ccp_vlc, DC_CCP_VLC_BITS, 8, in init_vlcs()
146 ccp = asv2_get_vlc2(&a->gb, dc_ccp_vlc.table, DC_CCP_VLC_BITS); in asv2_decode_block()