Searched defs:prev_lsps (Results 1 – 1 of 1) sorted by relevance
221 double prev_lsps[MAX_LSPS]; ///< LSPs of the last frame of the previous member1445 const double *lsps, const double *prev_lsps, in synth_block()1486 const double *lsps, const double *prev_lsps, in synth_frame()1751 double prev_lsps[MAX_LSPS], a1[MAX_LSPS * 2], a2[MAX_LSPS * 2]; in synth_superframe() local