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

  /external/chromium_org/third_party/webrtc/voice_engine/
dtmf_inband.h 61 enum {kDtmfAmpLow = 23171}; // 3 dB lower than the high frequency
dtmf_inband.cc 377 tempVal = (int32_t)(kDtmfAmpLow * tempValLow) +

Completed in 69 milliseconds