Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dlattice.c52 WebRtcIsac_Dir2Lat(a,orderCoef,sth,cth); in WebRtcIsac_NormLatticeFilterMa()
132 WebRtcIsac_Dir2Lat(a,orderCoef,sth,cth); in WebRtcIsac_NormLatticeFilterAr()
188 void WebRtcIsac_Dir2Lat(double *a, in WebRtcIsac_Dir2Lat() function
Dcodec.h213 void WebRtcIsac_Dir2Lat(double* a, int orderCoef, float* sth, float* cth);