Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dsettings.h161 #define PITCH_SUBFRAME_LEN 60 /* (PITCH_FRAME_LEN/PITCH_SUBFRAMES) */ macro
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dsettings.h125 #define PITCH_SUBFRAME_LEN (PITCH_FRAME_LEN/PITCH_SUBFRAMES) macro