Home
last modified time | relevance | path

Searched refs:WebRtcSpl_ScaleAndAddVectorsWithRound (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/common_audio/signal_processing/
H A Dspl_init.c30 const ScaleAndAddVectorsWithRound WebRtcSpl_ScaleAndAddVectorsWithRound = variable
49 const ScaleAndAddVectorsWithRound WebRtcSpl_ScaleAndAddVectorsWithRound = variable
66 const ScaleAndAddVectorsWithRound WebRtcSpl_ScaleAndAddVectorsWithRound = variable
H A Dsignal_processing_unittest.cc401 WebRtcSpl_ScaleAndAddVectorsWithRound(b16, 3, b16, 2, 2, bTmp16, kVectorSize); in TEST()
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dexpand.cc125 WebRtcSpl_ScaleAndAddVectorsWithRound(temp_0.get(), 3, temp_1.get(), 1, 2, in Process()
140 WebRtcSpl_ScaleAndAddVectorsWithRound(temp_0.get(), 1, temp_1.get(), 1, 1, in Process()
249 WebRtcSpl_ScaleAndAddVectorsWithRound( in Process()
/aosp_15_r20/external/webrtc/common_audio/signal_processing/include/
H A Dsignal_processing_library.h373 extern const ScaleAndAddVectorsWithRound WebRtcSpl_ScaleAndAddVectorsWithRound;