Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dtbdm.c76 extern /* Subroutine */ int difmag_(real *, integer *, integer *, integer in tbdm_()
93 difmag_(&speech[1], lpita, &tau[1], ltau, &tau[*ltau], &amdf[1], minptr, in tbdm_()
118 difmag_(&speech[1], lpita, tau2, &ltau2, &tau[*ltau], amdf2, &minp2, & in tbdm_()
136 difmag_(&speech[1], lpita, tau2, &ltau2, &tau[*ltau], amdf2, &minp2, & in tbdm_()
H A Ddifmag.c16 extern int difmag_(real *speech, integer *lpita, integer *tau, integer *ltau, integer *maxlag, real…
63 /* Subroutine */ int difmag_(real *speech, integer *lpita, integer *tau, in difmag_() function
H A Dlpc10.h39 #define difmag_ lsx_lpc10_difmag_ macro