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

  /external/webrtc/src/common_audio/signal_processing/
resample_by_2_internal.h 44 void WebRtcSpl_LPBy2IntToInt(const WebRtc_Word32* in, WebRtc_Word32 len, WebRtc_Word32* out,
resample_48khz.c 116 WebRtcSpl_LPBy2IntToInt(tmpmem + 256, 240, tmpmem + 16, state->S_24_24);
resample_by_2_internal.c 552 void WebRtcSpl_LPBy2IntToInt(const WebRtc_Word32* in, WebRtc_Word32 len, WebRtc_Word32* out,

Completed in 193 milliseconds