Home
last modified time | relevance | path

Searched defs:out_vector (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/src/common_audio/signal_processing/
Dvector_scaling_operations.c49 void WebRtcSpl_VectorBitShiftW32(WebRtc_Word32 *out_vector, in WebRtcSpl_VectorBitShiftW32()
94 void WebRtcSpl_ScaleVector(G_CONST WebRtc_Word16 *in_vector, WebRtc_Word16 *out_vector, in WebRtcSpl_ScaleVector()
112 void WebRtcSpl_ScaleVectorWithSat(G_CONST WebRtc_Word16 *in_vector, WebRtc_Word16 *out_vector, in WebRtcSpl_ScaleVectorWithSat()
/external/webrtc/src/common_audio/vad/
Dvad_filterbank.c39 int16_t* out_vector) { in WebRtcVad_HpOutput()
77 int16_t* out_vector) { in WebRtcVad_Allpass()
131 int16_t* out_vector) { in WebRtcVad_get_features()