Home
last modified time | relevance | path

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

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