Searched refs:cst (Results 1 – 4 of 4) sorted by relevance
350 struct cstate *cst, uint16_t *p, in process_bit0() argument361 if (cst->state >= LZMA_NUM_LIT_STATES) { in process_bit0()362 int match_byte = peek_old_byte(wr, cst->rep0); in process_bit0()383 if (cst->state < 4) in process_bit0()384 cst->state = 0; in process_bit0()385 else if (cst->state < 10) in process_bit0()386 cst->state -= 3; in process_bit0()388 cst->state -= 6; in process_bit0()394 struct cstate *cst, uint16_t *p, in process_bit1() argument402 prob = p + LZMA_IS_REP + cst->state; in process_bit1()[all …]
229 tree cst = size_int(i); in handle_latent_entropy_attribute() local232 CONSTRUCTOR_APPEND_ELT(vals, cst, rand_cst); in handle_latent_entropy_attribute()
179 __be32 cst; member
62 be32_to_cpu(cmd_rsp.cst)); in read_file_tgt_int_stats()