Searched refs:offset_table1 (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.c51 static const int offset_table1[9] = { 0, 1, 2, 4, 8, 16, 32, 64, 128 }; variable
1139 offs_tab = offset_table1;
1150 offs_tab = offset_table1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1dec.c55 static const int offset_table1[9] = { 0, 1, 2, 4, 8, 16, 32, 64, 128 }; variable
1218 offs_tab = offset_table1;
1229 offs_tab = offset_table1;

Completed in 201 milliseconds