HomeSort by relevance Sort by last modified time
    Searched refs:nonSpeechProbFinal (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core_c.c 26 uint16_t* nonSpeechProbFinal,
212 memset(nonSpeechProbFinal, 0, sizeof(uint16_t) * inst->magnLen);
219 // nonSpeechProbFinal[i] = (1.0 - inst->priorSpeechProb) /
222 // nonSpeechProbFinal[i] = inst->priorNonSpeechProb /
259 nonSpeechProbFinal[i] = tmp32no1 /
nsx_core_mips.c 26 uint16_t* nonSpeechProbFinal,
246 memset(nonSpeechProbFinal, 0, sizeof(uint16_t) * inst->magnLen);
325 nonSpeechProbFinal[i] = r3;
    [all...]
nsx_core.h 217 uint16_t* nonSpeechProbFinal,
nsx_core.c     [all...]
  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.c     [all...]

Completed in 207 milliseconds