Home
last modified time | relevance | path

Searched defs:PITCH_LAG_SPAN2 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dsettings.h157 #define PITCH_LAG_SPAN2 65 /* (PITCH_MAX_LAG/2-PITCH_MIN_LAG/2+5) */ macro
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dsettings.h119 #define PITCH_LAG_SPAN2 (PITCH_MAX_LAG/2-PITCH_MIN_LAG/2+5) macro