Searched refs:hybrid_synthesis (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | aacps.c | 145 static void hybrid_synthesis(PSDSPContext *dsp, INTFLOAT out[2][38][64], in hybrid_synthesis() function 734 hybrid_synthesis(&ps->dsp, L, Lbuf, is34, len); in AAC_RENAME() 735 hybrid_synthesis(&ps->dsp, R, Rbuf, is34, len); in AAC_RENAME()
|