Home | History | Annotate | Download | only in lib

Lines Matching full:ddst

56   - ddst: Discrete Sine Transform
64 - void ddst(picoos_int32, picoos_int32, PICOFFTSG_FFTTYPE *);
181 - ddst(n, 1, a);
183 - ddst(n, -1, a);
201 - Inverse of ddst(n, -1, a); is
203 - ddst(n, 1, a);