Home
last modified time | relevance | path

Searched refs:WebRtcSpl_DownBy2ShortToInt (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/common_audio/signal_processing/
Dresample_by_2_internal.h29 void WebRtcSpl_DownBy2ShortToInt(const int16_t *in, int32_t len,
Dresample_48khz.c110 WebRtcSpl_DownBy2ShortToInt(in, 480, tmpmem + 256, state->S_48_24); in WebRtcSpl_Resample48khzTo8khz()
Dresample_by_2_internal.c124 void WebRtcSpl_DownBy2ShortToInt(const int16_t *in, in WebRtcSpl_DownBy2ShortToInt() function