Searched refs:exc_base (Results 1 – 1 of 1) sorted by relevance
105 int16_t exc_base[2*SUBFRAME_SIZE+PITCH_DELAY_MAX+INTERPOL_LEN]; member382 ctx->exc = &ctx->exc_base[PITCH_DELAY_MAX+INTERPOL_LEN]; in decoder_init()653 ctx->exc_base[j] >>= 2; in decode_frame()735 …memmove(ctx->exc_base, ctx->exc_base + 2 * SUBFRAME_SIZE, (PITCH_DELAY_MAX+INTERPOL_LEN)*sizeof(in… in decode_frame()