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

  /external/webrtc/webrtc/modules/audio_processing/agc/legacy/
analog_agc.c 963 int16_t index, weightFIX;
979 weightFIX = kOffset1[index] -
986 tmpU32 = ((uint32_t)weightFIX * (uint32_t)(inMicLevelTmp - stt->minLevel));
    [all...]

Completed in 285 milliseconds