Home
last modified time | relevance | path

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

/external/webrtc/src/common_audio/signal_processing/
Dresample_by_2_internal.h29 void WebRtcSpl_DownBy2ShortToInt(const WebRtc_Word16 *in, WebRtc_Word32 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 WebRtc_Word16 *in, in WebRtcSpl_DownBy2ShortToInt() function