Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds