Searched refs:decode_huf_table (Results 1 – 1 of 1) sorted by relevance
697 static void decode_huf_table(HUF_dtable *const dtable, istream_t *const in);845 decode_huf_table(&ctx->literals_dtable, &huf_stream); in decode_literals_compressed()868 static void decode_huf_table(HUF_dtable *const dtable, istream_t *const in) { in decode_huf_table() function1462 decode_huf_table(&dict->literals_dtable, &in); in parse_dictionary()