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

  /external/webrtc/src/common_audio/signal_processing/
resample_by_2_internal.h 35 void WebRtcSpl_UpBy2IntToInt(const WebRtc_Word32 *in, WebRtc_Word32 len, WebRtc_Word32 *out,
resample_48khz.c 170 WebRtcSpl_UpBy2IntToInt(tmpmem + 240, 120, tmpmem, state->S_12_24);
resample_by_2_internal.c 270 void WebRtcSpl_UpBy2IntToInt(const WebRtc_Word32 *in, WebRtc_Word32 len, WebRtc_Word32 *out,

Completed in 159 milliseconds