Home
last modified time | relevance | path

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

/external/libopus/dnn/
Dlpcnet_private.h85 void lpcnet_synthesize_impl(LPCNetState *lpcnet, const float *features, opus_int16 *output, int N, …
Dlpcnet.c275 void lpcnet_synthesize_impl(LPCNetState *lpcnet, const float *features, opus_int16 *output, int N, … in lpcnet_synthesize_impl() function
282 lpcnet_synthesize_impl(lpcnet, features, output, N, 0); in lpcnet_synthesize()