Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dimc.c119 static VLC_TYPE vlc_tables[VLC_TABLES_SIZE][2]; variable
182 huffman_vlc[i][j].table = &vlc_tables[offset]; in imc_init_static()
Dvp3.c1405 VLC *vlc_tables[64], in vp4_unpack_vlcs()
1418 token = get_vlc2(gb, vlc_tables[coeff_i]->table, 11, 3); in vp4_unpack_vlcs()