Searched refs:bsPutBit (Results 1 – 1 of 1) sorted by relevance
180 static void bsPutBit ( BitStream* bs, Int32 bit ) in bsPutBit() function246 bsPutBit ( bs, (((UInt32) c) >> i) & 0x1 ); in bsPutUChar()256 bsPutBit ( bs, (c >> i) & 0x1 ); in bsPutUInt32()448 bsPutBit ( bsWr, b ); in main()