HomeSort by relevance Sort by last modified time
    Searched defs:EOB (Results 1 - 13 of 13) sorted by null

  /external/bzip2/
compress.c 126 Int32 EOB;
155 EOB = s->nInUse+1;
157 for (i = 0; i <= EOB; i++) s->mtfFreq[i] = 0;
228 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++;
decompress.c 120 Int32 EOB;
174 EOB = s->save_EOB;
351 EOB = s->nInUse+1;
377 if (nextSym == EOB) break;
621 s->save_EOB = EOB;
  /external/jpeg/
jcphuff.c 542 entropy->EOBRUN++; /* count an EOB */
623 int EOB;
643 * coefficients' absolute values and the EOB position.
645 EOB = 0;
657 EOB = k; /* EOB = index of last newly-nonzero coef */
672 /* Emit any required ZRLs, but not if they can be folded into EOB */
673 while (r > 15 && k <= EOB) {
688 * if k > EOB, which implies that this coefficient is not 1.
714 entropy->EOBRUN++; /* count an EOB */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jcphuff.c 542 entropy->EOBRUN++; /* count an EOB */
623 int EOB;
643 * coefficients' absolute values and the EOB position.
645 EOB = 0;
657 EOB = k; /* EOB = index of last newly-nonzero coef */
672 /* Emit any required ZRLs, but not if they can be folded into EOB */
673 while (r > 15 && k <= EOB) {
688 * if k > EOB, which implies that this coefficient is not 1.
714 entropy->EOBRUN++; /* count an EOB */
    [all...]
  /external/valgrind/main/VEX/switchback/
test_bzip2.c     [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c     [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c     [all...]
varinfo6.c     [all...]
  /external/valgrind/main/perf/
bz2.c     [all...]
test_input_for_tinycc.c 1442 Int32 EOB;
1496 EOB = s->save_EOB;
    [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilt/common/antlr/
antlr-3.4-complete.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 

Completed in 513 milliseconds