Home
last modified time | relevance | path

Searched refs:mtfv (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dcompress.c152 UInt16* mtfv = s->mtfv; in generateMTFValues() local
178 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
181 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
206 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++; in generateMTFValues()
216 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
219 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
228 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++; in generateMTFValues()
259 UInt16* mtfv = s->mtfv; in sendMTFValues() local
365 icv = mtfv[gs+(nn)]; \ in sendMTFValues()
390 UInt16 icv = mtfv[i]; in sendMTFValues()
[all …]
Dbzlib_private.h218 UInt16* mtfv; member
Dbzlib.c199 s->mtfv = (UInt16*)s->arr1; in BZ_API()
/third_party/bzip2/
Dcompress.c152 UInt16* mtfv = s->mtfv; in generateMTFValues() local
178 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
181 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
206 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++; in generateMTFValues()
216 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
219 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
228 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++; in generateMTFValues()
259 UInt16* mtfv = s->mtfv; in sendMTFValues() local
365 icv = mtfv[gs+(nn)]; \ in sendMTFValues()
390 UInt16 icv = mtfv[i]; in sendMTFValues()
[all …]
Dbzlib_private.h218 UInt16* mtfv; member
Dbzlib.c199 s->mtfv = (UInt16*)s->arr1; in BZ_API()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dcompress.c152 UInt16* mtfv = s->mtfv; in generateMTFValues() local
178 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
181 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
206 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++; in generateMTFValues()
216 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
219 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
228 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++; in generateMTFValues()
259 UInt16* mtfv = s->mtfv; in sendMTFValues() local
365 icv = mtfv[gs+(nn)]; \ in sendMTFValues()
390 UInt16 icv = mtfv[i]; in sendMTFValues()
[all …]
Dbzlib_private.h218 UInt16* mtfv; member
Dbzlib.c199 s->mtfv = (UInt16*)s->arr1; in BZ_API()