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

  /external/webrtc/webrtc/common_audio/signal_processing/
resample_by_2_internal.h 44 void WebRtcSpl_LPBy2IntToInt(const int32_t* in, int32_t len, int32_t* 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 int32_t* in, int32_t len, int32_t* out,

Completed in 42 milliseconds