Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicofftsg.h47 extern void dfct_nmf(int n, int *a);
Dpicosig2.c557 dfct_nmf(m4, XXr); /* DFCT directly in fixed point */ in mel_2_lin_lookup()
Dpicofftsg.c530 void dfct_nmf(picoos_int32 n, picoos_int32 *a) in dfct_nmf() function