Searched defs:read_symbol (Results 1 – 2 of 2) sorted by relevance
121 static int read_symbol(struct bitstream *stream, struct huffman_set *set) in read_symbol() function
124 static struct sym_entry *read_symbol(FILE *in, char **buf, size_t *buf_len) in read_symbol() function