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