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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A Dcompress.c83 void bsPutUInt32 ( EState* s, UInt32 u ) function
637 bsPutUInt32 ( s, s->blockCRC );
662 bsPutUInt32 ( s, s->combinedCRC );
H A Dbzip2recover.c251 static void bsPutUInt32 ( BitStream* bs, UInt32 c ) function
458 bsPutUInt32 ( bsWr, blockCRC );

Completed in 20 milliseconds