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

  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
get_scaling_square.c 13 * This file contains the function WebRtcSpl_GetScalingSquare().
20 int16_t WebRtcSpl_GetScalingSquare(int16_t* in_vector,
  /external/webrtc/src/common_audio/signal_processing/
get_scaling_square.c 13 * This file contains the function WebRtcSpl_GetScalingSquare().
20 int WebRtcSpl_GetScalingSquare(WebRtc_Word16 *in_vector, int in_vector_length, int times)

Completed in 6746 milliseconds