Searched defs:WebRtcIsacfix_PitchFilter (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_filter.c61 void WebRtcIsacfix_PitchFilter(int16_t* indatQQ, // Q10 if type is 1 or 4, function
202 // Same as function WebRtcIsacfix_PitchFilter(), we break the pitch
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_filter.c72 void WebRtcIsacfix_PitchFilter(WebRtc_Word16* indatQQ, // Q10 if type is 1 or 4, function
213 // Same as function WebRtcIsacfix_PitchFilter(), we break the pitch

Completed in 1415 milliseconds