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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A Dbzip2recover.c305 BitStream* bsIn, *bsWr; local
433 blockCRC = 0; bsWr = 0;
448 bsPutBit ( bsWr, b );
455 bsPutUChar ( bsWr, 0x17 ); bsPutUChar ( bsWr, 0x72 );
456 bsPutUChar ( bsWr, 0x45 ); bsPutUChar ( bsWr, 0x38 );
457 bsPutUChar ( bsWr, 0x50 ); bsPutUChar ( bsWr, 0x90 );
458 bsPutUInt32 ( bsWr, blockCR
[all...]

Completed in 55 milliseconds