Home
last modified time | relevance | path

Searched defs:prev_lsps (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwmavoice.c221 double prev_lsps[MAX_LSPS]; ///< LSPs of the last frame of the previous member
1445 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