Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_audio/signal_processing/
Dresample_by_2_internal.h44 void WebRtcSpl_LPBy2IntToInt(const int32_t* in, int32_t len, int32_t* out,
Dresample_48khz.c116 WebRtcSpl_LPBy2IntToInt(tmpmem + 256, 240, tmpmem + 16, state->S_24_24); in WebRtcSpl_Resample48khzTo8khz()
Dresample_by_2_internal.c552 void WebRtcSpl_LPBy2IntToInt(const int32_t* in, int32_t len, int32_t* out, in WebRtcSpl_LPBy2IntToInt() function