HomeSort by relevance Sort by last modified time
    Searched full:ndelt (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/common_audio/vad/
vad_core.c 136 int16_t delt, ndelt; local
303 ndelt = (feature_minimum << 4) - tmp1_s16;
305 nmk3 = nmk2 + (int16_t)((ndelt * kBackEta) >> 9);

Completed in 953 milliseconds