Searched refs:readBitFromReversedStream (Results 1 – 1 of 1) sorted by relevance
2838 static unsigned char readBitFromReversedStream(size_t * bitpointer, const unsigned char * bitstream) in readBitFromReversedStream() function2852 result |= (unsigned)readBitFromReversedStream(bitpointer, bitstream); in readBitsFromReversedStream()5020 unsigned char bit = readBitFromReversedStream(&ibp, in); in Adam7_deinterlace()5046 unsigned char bit = readBitFromReversedStream(&ibp, in); in removePaddingBits()6619 unsigned char bit = readBitFromReversedStream(&ibp, in); in addPaddingBits()6672 unsigned char bit = readBitFromReversedStream(&ibp, in); in Adam7_interlace()