Searched refs:FSE_decode_header (Results 1 – 1 of 1) sorted by relevance
249 static void FSE_decode_header(FSE_dtable *const dtable, istream_t *const in,924 FSE_decode_header(&dtable, in, MAX_ACCURACY_LOG); in fse_decode_hufweights()1209 FSE_decode_header(table, in, max_accuracies[type]); in decode_seq_table()2194 static void FSE_decode_header(FSE_dtable *const dtable, istream_t *const in, in FSE_decode_header() function