Lines Matching full:bits
113 /* convert the endian ness from Little endian to Big endian so that bits
187 * numBits : No of bits to be read
220 * NoOfBits : No of bits to be read
222 * Values Returned : The bits read (upto 32 bits maximum) starting from the
250 * specified number of bits from the buffer without
252 * check for some specific pattern of bits like start
258 * numBits : No of bits to be read
260 * Values Returned : The bits read (upto 32 bits maximum) starting from the
278 /* Read bits from the next word if necessary */
284 /* u4_temp consists of bits,if any that had to be read from the next word
285 of the buffer.The bits read from both the words are concatenated and
301 * specified number of bits from the current bit
306 * numBits : No of bits to be read
308 * Values Returned : The bits read (upto 32 bits maximum) starting from the
327 * specified number of bits from the current bit
332 * numBits : No of bits to be read
334 * Values Returned : The bits read (upto 16 bits maximum) starting from the