Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dcfhddata.c99 static const uint32_t table_18_vlc_bits[NB_VLC_TABLE_18] = { variable
329 new_cfhd_vlc_bits[j] = table_18_vlc_bits[i]; in ff_cfhd_init_vlcs()
336 new_cfhd_vlc_bits[j] != table_18_vlc_bits[NB_VLC_TABLE_18-1]) { in ff_cfhd_init_vlcs()
340 new_cfhd_vlc_bits[j] = (table_18_vlc_bits[i] << 1) | 1; in ff_cfhd_init_vlcs()

Completed in 1 milliseconds