Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_audio/signal_processing/
Dvector_scaling_operations.c45 void WebRtcSpl_VectorBitShiftW32(int32_t *out_vector, in WebRtcSpl_VectorBitShiftW32()
86 void WebRtcSpl_ScaleVector(const int16_t *in_vector, int16_t *out_vector, in WebRtcSpl_ScaleVector()
104 void WebRtcSpl_ScaleVectorWithSat(const int16_t *in_vector, int16_t *out_vector, in WebRtcSpl_ScaleVectorWithSat()
148 int16_t* out_vector, in WebRtcSpl_ScaleAndAddVectorsWithRoundC()
Dvector_scaling_operations_mips.c24 int16_t* out_vector, in WebRtcSpl_ScaleAndAddVectorsWithRound_mips()
Dsignal_processing_unittest.cc562 int32_t out_vector[2 * kBlockSize]; in TEST_F() local
/external/tensorflow/tensorflow/core/framework/
Dunique_tensor_references.cc70 TensorReferenceVector* out_vector) { in FreezeAndReturnReferences()
Dop_kernel.h1542 TensorReferenceVector* out_vector) { in retrieve_accessed_tensors()