Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Divfilt.c16 extern int ivfilt_(real *lpbuf, real *ivbuf, integer *len, integer *nsamp, real *ivrc);
56 /* Subroutine */ int ivfilt_(real *lpbuf, real *ivbuf, integer *len, integer * in ivfilt_() function
H A Danalys.c178 ivfilt_(real *, real *, integer *, integer *, real *), energy_( in analys_()
438 ivfilt_(&lpbuf[204], ivbuf, &c__312, &contrl_1.lframe, ivrc); in analys_()
H A Dlpc10.h50 #define ivfilt_ lsx_lpc10_ivfilt_ macro