Searched defs:prev_samples (Results 1 – 2 of 2) sorted by relevance
29 static void g722_apply_qmf(const int16_t *prev_samples, int xout[2]) in g722_apply_qmf()
37 int16_t prev_samples[PREV_SAMPLES_BUF_SIZE]; ///< memory of past decoded samples member