Home
last modified time | relevance | path

Searched refs:g722_apply_qmf (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dg722dsp.c29 static void g722_apply_qmf(const int16_t *prev_samples, int xout[2]) in g722_apply_qmf() function
70 c->apply_qmf = g722_apply_qmf; in ff_g722dsp_init()
/third_party/ffmpeg/libavcodec/x86/
H A Dg722dsp.asm35 cglobal g722_apply_qmf, 2, 2, 5, prev, out

Completed in 2 milliseconds