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

  /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/webrtc/src/modules/audio_processing/aecm/
echo_control_mobile.c 32 #define MAX_RESAMP_LEN (5 * FRAME_LEN)

Completed in 489 milliseconds