HomeSort by relevance Sort by last modified time
    Searched defs:gainTable (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/agc/
digital_agc.h 44 int32_t gainTable[32];
72 int32_t WebRtcAgc_CalculateGainTable(int32_t *gainTable, // Q16
  /external/webrtc/src/modules/audio_processing/agc/
digital_agc.h 44 WebRtc_Word32 gainTable[32];
71 WebRtc_Word32 WebRtcAgc_CalculateGainTable(WebRtc_Word32 *gainTable, // Q16

Completed in 97 milliseconds