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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
echo_cancellation.c 92 #define MAX_RESAMP_LEN (5 * FRAME_LEN)
285 float new_farend[MAX_RESAMP_LEN];
  /external/webrtc/src/modules/audio_processing/aec/
echo_cancellation.c 32 #define MAX_RESAMP_LEN (5 * FRAME_LEN)
298 short newFarend[MAX_RESAMP_LEN];
300 float tmp_farend[MAX_RESAMP_LEN];
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
echo_control_mobile.c 26 #define MAX_RESAMP_LEN (5 * FRAME_LEN)
  /external/webrtc/src/modules/audio_processing/aecm/
echo_control_mobile.c 32 #define MAX_RESAMP_LEN (5 * FRAME_LEN)

Completed in 2729 milliseconds