Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/ns/
Dnsx_core.h80 …int modelUpdate; //parameter for updating or estimating thresholds/weights for… member
Dnsx_core.c838 inst->modelUpdate = (1 << STAT_UPDATES); //window for update in WebRtcNsx_InitCore()
2122 flag = (int)(inst->cntThresUpdate == inst->modelUpdate); in WebRtcNsx_ProcessCore()