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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dqdm2.c217 static VLC vlc_tab_type30; variable
293 vlc_tab_type30.table = &qdm2_table[qdm2_vlc_offs[10]];
294 vlc_tab_type30.table_allocated = qdm2_vlc_offs[11] - qdm2_vlc_offs[10];
295 init_vlc (&vlc_tab_type30, 6, 9,
888 unsigned index = qdm2_get_vlc(gb, &vlc_tab_type30, 0, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dqdm2.c211 static VLC vlc_tab_type30; variable
306 vlc_tab_type30.table = &qdm2_table[qdm2_vlc_offs[10]];
307 vlc_tab_type30.table_allocated = qdm2_vlc_offs[11] - qdm2_vlc_offs[10];
308 init_vlc(&vlc_tab_type30, 6, 9,
957 unsigned index = qdm2_get_vlc(gb, &vlc_tab_type30, 0, 1);

Completed in 108 milliseconds