Searched defs:bitsLeft (Results 1 – 12 of 12) sorted by relevance
95 public int bitsLeft() { in bitsLeft() method in ParsableBitArray221 int bitsLeft = numBits & 7 /* numBits % 8 */; in readBits() local
119 public int bitsLeft() { in bitsLeft() method in VorbisBitArray
36 cl_uint bitsLeft = 32; in generate_data() local
272 int bitsLeft = data.bitsLeft(); in parseAudioSpecificConfig() local
102 deUint64 bitsLeft = m_value; in toStream() local
1004 EAS_I32 bitsLeft; in OTA_FetchBitField() local
922 cl_uint bitsLeft = 32; in generate_random_data() local
381 UINT_32 bitsLeft = 0; in solveAddr() local
226 int bitsLeft = cx - ((cx - maskLeft) & 7); in blitMask() local
333 int bitsLeft = cx - ((cx - maskLeft) & 7); in blitMask() local
400 int32 bitsLeft; // # of unused bits in it member in dng_lossless_decoder
1357 cl_uint bitsLeft = 32; in generate_random_bool_data() local