Searched refs:vlc_tab_type34 (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.c218 static VLC vlc_tab_type34; variable
299 vlc_tab_type34.table = &qdm2_table[qdm2_vlc_offs[11]];
300 vlc_tab_type34.table_allocated = qdm2_vlc_offs[12] - qdm2_vlc_offs[11];
301 init_vlc (&vlc_tab_type34, 5, 10,
907 unsigned index = qdm2_get_vlc(gb, &vlc_tab_type34, 0, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dqdm2.c212 static VLC vlc_tab_type34; variable
313 vlc_tab_type34.table = &qdm2_table[qdm2_vlc_offs[11]];
314 vlc_tab_type34.table_allocated = qdm2_vlc_offs[12] - qdm2_vlc_offs[11];
315 init_vlc(&vlc_tab_type34, 5, 10,
977 unsigned index = qdm2_get_vlc(gb, &vlc_tab_type34, 0, 1);

Completed in 55 milliseconds