Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfilterbanks.c84 double *LP_la, double *HP_la, in WebRtcIsac_SplitAndFilterFloat() argument
249 LP_la[k] = (float)(0.5f*(tempin_ch1[k] + tempin_ch2[k])); /*low pass */ in WebRtcIsac_SplitAndFilterFloat()
Dcodec.h211 double* LP_la, double* HP_la,