Searched defs:sinc (Results 1 – 5 of 5) sorted by relevance
122 float MultiChannelResampler::sinc(float radians) { in sinc() function in MultiChannelResampler
167 size_t pinc, sinc, tailcnt=0; in fnmatch_internal() local
461 double sinc = S2Point.crossProd(a, b).norm(); in trueCentroid() local
275 static spx_word16_t sinc(float cutoff, float x, int N, const struct FuncDef *window_func) in sinc() function288 static spx_word16_t sinc(float cutoff, float x, int N, const struct FuncDef *window_func) in sinc() function
900 def sinc(x): function