Searched refs:pull_bit (Results 1 – 1 of 1) sorted by relevance
88 inline int pull_bit(struct bitstream *stream) in pull_bit() function129 code = (code << 1) + pull_bit(stream); in read_symbol()360 bfinal = pull_bit(&stream); in decompress_block()