Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dsettings.h165 #define PITCH_INTBUFFSIZE 430 /* (PITCH_FRAME_LEN+PITCH_BUFFSIZE) */ macro
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dsettings.h138 #define PITCH_INTBUFFSIZE (PITCH_FRAME_LEN+PITCH_BUFFSIZE) macro