Lines Matching refs:v_prev_cl
27476 uint32_t v_prev_cl = 0;
27609 v_prev_cl = ((uint32_t)((self->private_data.f_code_lengths[(a_n_codes0 + ((uint32_t)(v_symbols[0])))] & 15)));
27621 if (v_cl > v_prev_cl) {
27622 v_code <<= (v_cl - v_prev_cl);
27627 v_prev_cl = v_cl;
27636 v_j = v_prev_cl;
27663 if ((v_key >= 512) || (v_counts[v_prev_cl] <= 0)) {
27670 v_counts[v_prev_cl] -= 1;