Lines Matching full:bits
113 /* convert the endian ness from Little endian to Big endian so that bits
184 * numBits : No of bits to be read
204 * NoOfBits : No of bits to be read
206 * Values Returned : The bits read (upto 32 bits maximum) starting from the
234 * specified number of bits from the buffer without
236 * check for some specific pattern of bits like start
242 * numBits : No of bits to be read
244 * Values Returned : The bits read (upto 32 bits maximum) starting from the
262 /* Read bits from the next word if necessary */
268 /* u4_temp consists of bits,if any that had to be read from the next word
269 of the buffer.The bits read from both the words are concatenated and
285 * specified number of bits from the current bit
290 * numBits : No of bits to be read
292 * Values Returned : The bits read (upto 32 bits maximum) starting from the
311 * specified number of bits from the current bit
316 * numBits : No of bits to be read
318 * Values Returned : The bits read (upto 16 bits maximum) starting from the