Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dfft4g.c309 static void bitrv2conj(int n, int *ip, double *a);
336 bitrv2conj(n, ip + 2, a); in cdft()
828 static void bitrv2conj(int n, int *ip0, double *a) in bitrv2conj() function