Searched refs:bitoffset (Results 1 – 1 of 1) sorted by relevance
40 uint bitoffset; variable244 bitoffset = 24; in readfile()275 bo = bitoffset; in readrow()335 bitoffset = bo; in readrow()340 bitoffset = bo; in readrow()356 if(bitoffset > (24-13)) { in sync()361 bitoffset -= 8; in sync()364 } while(bitoffset >= 8); in sync()366 t = wtab + ((word24 >> (24-13-bitoffset)) & 8191); in sync()368 bitoffset++; in sync()[all …]