Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Disac.c493 WebRtc_Word16 speechInLB[FRAMESAMPLES_10ms]; in WebRtcIsac_Encode() local
517 WebRtcSpl_AnalysisQMF(speechIn, speechInLB, speechInUB, in WebRtcIsac_Encode()
523 inFrame[k] = (float)speechInLB[k]; in WebRtcIsac_Encode()