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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_bunzip2.c142 i, j, k, t, runPos, symCount, symTotal, nSelectors, byteCount[256]; local
220 symCount = symTotal + 2;
233 for (i = 0; i < symCount; i++) {
261 for (i = 1; i < symCount; i++) {
293 for (t = 0; t < symCount; t++)
300 for (i = 0; i < symCount; i++) temp[length[i]]++;
346 symCount = GROUP_SIZE - 1;
470 if (symCount--) goto continue_this_group;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dcabac.h46 int symCount; member in struct:CABACContext
107 c->symCount++;
124 c->symCount++;
149 c->symCount++;
176 c->symCount++;

Completed in 97 milliseconds