Home
last modified time | relevance | path

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

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