Home
last modified time | relevance | path

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

/external/webrtc/common_audio/signal_processing/
Dresample_by_2_internal.h40 void WebRtcSpl_UpBy2IntToInt(const int32_t* in,
Dresample_48khz.c170 WebRtcSpl_UpBy2IntToInt(tmpmem + 240, 120, tmpmem, state->S_12_24); in WebRtcSpl_Resample8khzTo48khz()
Dresample_by_2_internal.c277 void WebRtcSpl_UpBy2IntToInt(const int32_t *in, int32_t len, int32_t *out, in WebRtcSpl_UpBy2IntToInt() function