Home
last modified time | relevance | path

Searched refs:pull_bit (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/jffs2/
H A Dmini_inflate.c88 inline int pull_bit(struct bitstream *stream) in pull_bit() function
129 code = (code << 1) + pull_bit(stream); in read_symbol()
360 bfinal = pull_bit(&stream); in decompress_block()