Home
last modified time | relevance | path

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

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