Searched refs:FSE_init_dtable_rle (Results 1 – 1 of 1) sorted by relevance
254 static void FSE_init_dtable_rle(FSE_dtable *const dtable, const u8 symb);1203 FSE_init_dtable_rle(table, symb); in decode_seq_table()2297 static void FSE_init_dtable_rle(FSE_dtable *const dtable, const u8 symb) { in FSE_init_dtable_rle() function