Searched refs:rnnoise_process_frame (Results 1 – 3 of 3) sorted by relevance
94 RNNOISE_EXPORT float rnnoise_process_frame(DenoiseState *st, float *out, const float *in);
51 rnnoise_process_frame(st, x, x); in main()
458 float rnnoise_process_frame(DenoiseState *st, float *out, const float *in) { in rnnoise_process_frame() function