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

  /external/webrtc/src/modules/audio_processing/aecm/main/source/
aecm_core.c 311 aecm->currentDelay = 8;
944 fwrite(&(aecm->currentDelay), sizeof(WebRtc_Word16), 1, aecm->delay_file);
    [all...]
aecm_core.h 136 WebRtc_UWord16 currentDelay;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]

Completed in 108 milliseconds