Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c107 bwest_str->hsn_detect_rec = 0; in WebRtcIsac_InitBandwidthEstimator()
240 bwest_str->hsn_detect_rec) in WebRtcIsac_UpdateBandwidthEstimator()
324 if (!(bwest_str->hsn_detect_snd && bwest_str->hsn_detect_rec)) in WebRtcIsac_UpdateBandwidthEstimator()
Dstructs.h207 int hsn_detect_rec; member