Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dasvdec.c39 #define AC_CCP_VLC_BITS 6 macro
57 INIT_LE_VLC_STATIC(&ac_ccp_vlc, AC_CCP_VLC_BITS, 16, in init_vlcs()
157 const int ccp = asv2_get_vlc2(&a->gb, ac_ccp_vlc.table, AC_CCP_VLC_BITS); in asv2_decode_block()