Home
last modified time | relevance | path

Searched refs:frame_synthesis (Results 1 – 1 of 1) sorted by relevance

/external/rnnoise/src/
Ddenoise.c401 static void frame_synthesis(DenoiseState *st, float *out, const kiss_fft_cpx *y) { in frame_synthesis() function
492 frame_synthesis(st, out, X); in rnnoise_process_frame()