HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcSpl_DownBy2ShortToInt (Results 1 - 3 of 3) sorted by null

  /external/webrtc/src/common_audio/signal_processing/
resample_by_2_internal.h 29 void WebRtcSpl_DownBy2ShortToInt(const WebRtc_Word16 *in, WebRtc_Word32 len,
resample_48khz.c 110 WebRtcSpl_DownBy2ShortToInt(in, 480, tmpmem + 256, state->S_48_24);
resample_by_2_internal.c 124 void WebRtcSpl_DownBy2ShortToInt(const WebRtc_Word16 *in,

Completed in 93 milliseconds