Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dasvdec.c40 #define DC_CCP_VLC_BITS 4 macro
56 INIT_LE_VLC_STATIC(&dc_ccp_vlc, DC_CCP_VLC_BITS, 8, in init_vlcs()
148 ccp = asv2_get_vlc2(&a->gb, dc_ccp_vlc.table, DC_CCP_VLC_BITS); in asv2_decode_block()

Completed in 2 milliseconds