Searched refs:HUF_decode_symbol (Results 1 – 1 of 1) sorted by relevance
168 static inline u8 HUF_decode_symbol(const HUF_dtable *const dtable,1791 static inline u8 HUF_decode_symbol(const HUF_dtable *const dtable, in HUF_decode_symbol() function1843 IO_write_byte(out, HUF_decode_symbol(dtable, &state, src, &bit_offset)); in HUF_decompress_1stream()