Searched refs:cpe_code_smooth_prev (Results 1 – 1 of 1) sorted by relevance
476 FIXP_DBL cpe_code_smooth, cpe_code_smooth_prev; in BuildAdaptiveExcitation() local493 cpe_code_smooth_prev = fMultDiv2(cpe, code_smooth_prev); in BuildAdaptiveExcitation()503 tmp -= cpe_code_smooth_prev; in BuildAdaptiveExcitation()504 cpe_code_smooth_prev = cpe_code_smooth; in BuildAdaptiveExcitation()517 tmp -= cpe_code_smooth_prev; in BuildAdaptiveExcitation()