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

  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
resample.c 22 static void WebRtcSpl_32khzTo22khzIntToShort(const int32_t *In, int16_t *Out,
151 WebRtcSpl_32khzTo22khzIntToShort(tmpmem, out, 20 / SUB_BLOCKS_16_22);
464 void WebRtcSpl_32khzTo22khzIntToShort(const int32_t *In,
  /external/webrtc/src/common_audio/signal_processing/
resample.c 22 static void WebRtcSpl_32khzTo22khzIntToShort(const WebRtc_Word32 *In, WebRtc_Word16 *Out,
151 WebRtcSpl_32khzTo22khzIntToShort(tmpmem, out, 20 / SUB_BLOCKS_16_22);
464 void WebRtcSpl_32khzTo22khzIntToShort(const WebRtc_Word32 *In,

Completed in 69 milliseconds