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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Datrac3plus.c85 int i, wl_vlc_offs, ct_vlc_offs, sf_vlc_offs, tab_offset; local
182 for (i = 0, sf_vlc_offs = 76; i < 8; i++) {
183 sf_vlc_tabs[i].table = &tables_data[sf_vlc_offs];
191 sf_vlc_offs += sf_vlc_tabs[i].table_allocated;

Completed in 110 milliseconds