Searched refs:WebRtcIsac_Dir2Lat (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | lattice.c | 53 WebRtcIsac_Dir2Lat(a,orderCoef,sth,cth); in WebRtcIsac_NormLatticeFilterMa() 133 WebRtcIsac_Dir2Lat(a,orderCoef,sth,cth); in WebRtcIsac_NormLatticeFilterAr() 189 void WebRtcIsac_Dir2Lat(double *a, in WebRtcIsac_Dir2Lat() function
|
D | codec.h | 229 void WebRtcIsac_Dir2Lat(double* a, int orderCoef, float* sth, float* cth);
|