Home
last modified time | relevance | path

Searched defs:vector_length (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/src/common_audio/signal_processing_library/main/source/
Dilbc_specific_functions.c30 WebRtc_Word16 vector_length) in WebRtcSpl_ScaleAndAddVectorsWithRound()
45 WebRtc_Word16 vector_length, in WebRtcSpl_ReverseOrderMultArrayElements()
60 G_CONST WebRtc_Word16 *win, WebRtc_Word16 vector_length, in WebRtcSpl_ElementwiseVectorMult()
75 G_CONST WebRtc_Word16 *in2, WebRtc_Word16 vector_length, in WebRtcSpl_AddVectorsAndShift()
90 WebRtc_Word16 right_shifts, int vector_length) in WebRtcSpl_AddAffineVectorToVector()
107 WebRtc_Word16 right_shifts, int vector_length) in WebRtcSpl_AffineTransformVector()
Dsqrt_of_one_minus_x_squared.c20 void WebRtcSpl_SqrtOfOneMinusXSquared(WebRtc_Word16 *xQ15, int vector_length, in WebRtcSpl_SqrtOfOneMinusXSquared()
Denergy.c20 WebRtc_Word32 WebRtcSpl_Energy(WebRtc_Word16* vector, int vector_length, int* scale_factor) in WebRtcSpl_Energy()
Drandomization_functions.c43 WebRtc_Word16 vector_length, in WebRtcSpl_RandUArray()
Dvector_scaling_operations.c50 WebRtc_Word16 vector_length, in WebRtcSpl_VectorBitShiftW32()
134 WebRtc_Word16 *out, int vector_length) in WebRtcSpl_ScaleAndAddVectors()
/external/webrtc/src/common_audio/vad/main/source/
Dvad_filterbank.c62 int vector_length, in WebRtcVad_Allpass()
209 int vector_length) in WebRtcVad_LogOfEnergy()
/external/mtpd/
Dl2tp.c239 int vector_length = 0; in get_attribute_raw() local
/external/mesa3d/src/glsl/
Dir.cpp1182 ir_swizzle::create(ir_rvalue *val, const char *str, unsigned vector_length) in create()