Home
last modified time | relevance | path

Searched refs:HP_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
250 HP_la[k] = (double)(0.5f*(tempin_ch1[k] - tempin_ch2[k])); /* high pass */ in WebRtcIsac_SplitAndFilterFloat()
Dcodec.h211 double* LP_la, double* HP_la,