Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dsettings.h164 #define PITCH_BUFFSIZE 190 /* (PITCH_MAX_LAG + 50) Extra 50 for fraction and LP … macro
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dsettings.h137 #define PITCH_BUFFSIZE (PITCH_MAX_LAG + 50) macro