Home
last modified time | relevance | path

Searched defs:orderLo (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.c738 int16_t orderLo, in Poly2LarFix()
772 int16_t orderLo, in Lar2polyFix()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.c648 void WebRtcIsac_Poly2Lar(double* lowband, int orderLo, double* hiband, in WebRtcIsac_Poly2Lar()
714 void WebRtcIsac_Lar2Poly(double* lars, double* lowband, int orderLo, in WebRtcIsac_Lar2Poly()