Home
last modified time | relevance | path

Searched defs:in_vector (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/src/common_audio/vad/
Dvad_filterbank.c36 void WebRtcVad_HpOutput(int16_t* in_vector, in WebRtcVad_HpOutput()
73 void WebRtcVad_Allpass(int16_t* in_vector, in WebRtcVad_Allpass()
102 void WebRtcVad_SplitFilter(int16_t* in_vector, in WebRtcVad_SplitFilter()
129 int16_t* in_vector, in WebRtcVad_get_features()
/external/webrtc/src/common_audio/signal_processing/
Dvector_scaling_operations.c51 G_CONST WebRtc_Word32 *in_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()
Dget_scaling_square.c20 int WebRtcSpl_GetScalingSquare(WebRtc_Word16 *in_vector, int in_vector_length, int times) in WebRtcSpl_GetScalingSquare()
Dauto_correlation.c20 int WebRtcSpl_AutoCorrelation(G_CONST WebRtc_Word16* in_vector, in WebRtcSpl_AutoCorrelation()