Searched refs:x_est (Results 1 – 2 of 2) sorted by relevance
73 const float e0 = *coef - ps->x_est; in predict()89 *rcoef = ps->x_est = flt16_round(ps->k1*ps->r0 + k2*ps->r1); in predict()101 ps->x_est = 0.0f; in reset_predict_state()
144 AAC_FLOAT x_est; member