Home
last modified time | relevance | path

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

/external/webrtc/common_audio/signal_processing/
Dresample.c22 static void WebRtcSpl_32khzTo22khzIntToShort(const int32_t *In, int16_t *Out,
151 WebRtcSpl_32khzTo22khzIntToShort(tmpmem, out, 20 / SUB_BLOCKS_16_22); in WebRtcSpl_Resample16khzTo22khz()
464 void WebRtcSpl_32khzTo22khzIntToShort(const int32_t *In, in WebRtcSpl_32khzTo22khzIntToShort() function