Searched refs:STATE_LEN (Results 1 – 1 of 1) sorted by relevance
69 #define STATE_LEN 80 macro775 diff = STATE_LEN - s->state_short_len; in decode_residual()817 memset(mem, 0, (CB_MEML - STATE_LEN) * 2); in decode_residual()818 memcpy(mem + CB_MEML - STATE_LEN, decresidual + (encbits->start - 1) * SUBL, STATE_LEN * 2); in decode_residual()