Searched defs:PITCH_SUBFRAMES (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dsettings.h151 #define PITCH_SUBFRAMES 4 macro
152 #define PITCH_SUBFRAME_LEN 60 /* (PITCH_FRAME_LEN/PITCH_SUBFRAMES) */
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dsettings.h151 #define PITCH_SUBFRAMES 4 macro
152 #define PITCH_SUBFRAME_LEN 60 /* (PITCH_FRAME_LEN/PITCH_SUBFRAMES) */
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dsettings.h123 #define PITCH_SUBFRAMES 4 macro
125 #define PITCH_SUBFRAME_LEN (PITCH_FRAME_LEN/PITCH_SUBFRAMES)
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Dsettings.h122 #define PITCH_SUBFRAMES 4 macro
124 #define PITCH_SUBFRAME_LEN (PITCH_FRAME_LEN/PITCH_SUBFRAMES)

Completed in 95 milliseconds