Searched refs:ll_dtable (Results 1 – 1 of 1) sorted by relevance
296 FSE_dtable ll_dtable; member309 FSE_dtable ll_dtable; member485 FSE_free_dtable(&context->ll_dtable); in free_frame_context()1077 decode_seq_table(&ctx->ll_dtable, in, seq_literal_length, in decompress_sequences()1091 states.ll_table = ctx->ll_dtable; in decompress_sequences()1413 FSE_free_dtable(&dict->ll_dtable); in free_dictionary()1465 decode_seq_table(&dict->ll_dtable, &in, seq_literal_length, seq_fse); in parse_dictionary()1568 FSE_copy_dtable(&ctx->ll_dtable, &dict->ll_dtable); in frame_context_apply_dict()