Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dg722dsp.c29 static void g722_apply_qmf(const int16_t *prev_samples, int xout[2]) in g722_apply_qmf()
Dg722.h37 int16_t prev_samples[PREV_SAMPLES_BUF_SIZE]; ///< memory of past decoded samples member