Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Darith_routines_logist.c85 const int16_t isSWB12kHz) in WebRtcIsac_EncLogisticMulti2() argument
123 envQ8 += (isSWB12kHz)? (k & 1):((k & 1) & (k >> 1)); in WebRtcIsac_EncLogisticMulti2()
177 const int16_t isSWB12kHz) in WebRtcIsac_DecLogisticMulti2() argument
268 envQ8 += (isSWB12kHz)? (k & 1):((k & 1) & (k >> 1)); in WebRtcIsac_DecLogisticMulti2()
Darith_routines.h29 const int16_t isSWB12kHz); /* if the codec is working in 12kHz bandwidth */
41 const int16_t isSWB12kHz); /* if the codec is working in 12kHz bandwidth */