Searched refs:offset_table2 (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 Dvc1dec.c52 static const int offset_table2[9] = { 0, 1, 3, 7, 15, 31, 63, 127, 255 }; variable
1137 offs_tab = offset_table2;
1148 offs_tab = offset_table2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1dec.c56 static const int offset_table2[9] = { 0, 1, 3, 7, 15, 31, 63, 127, 255 }; variable
1216 offs_tab = offset_table2;
1227 offs_tab = offset_table2;

Completed in 66 milliseconds