Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmv30.c39 #define CBP_VLC_BITS 9 macro
383 int value = get_vlc2(gb, cbp_tab.table, CBP_VLC_BITS, 1); in decode_coeffs()
662 INIT_VLC_STATIC_FROM_LENGTHS(&cbp_tab, CBP_VLC_BITS, FF_ARRAY_ELEMS(cbp_bits), in init_static_data()
663 cbp_bits, 1, NULL, 0, 0, 0, 0, 1 << CBP_VLC_BITS); in init_static_data()

Completed in 2 milliseconds