OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WebRtcSpl_AddSatW32
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/src/common_audio/signal_processing_library/main/source/
add_sat_w32.c
13
* This file contains the function
WebRtcSpl_AddSatW32
().
22
WebRtc_Word32
WebRtcSpl_AddSatW32
(WebRtc_Word32 var1, WebRtc_Word32 var2)
/external/webrtc/src/common_audio/signal_processing_library/main/interface/
spl_inl.h
74
WEBRTC_INLINE WebRtc_Word32
WebRtcSpl_AddSatW32
(WebRtc_Word32 l_var1,
164
WEBRTC_INLINE WebRtc_Word32
WebRtcSpl_AddSatW32
(WebRtc_Word32 l_var1,
/external/webrtc/src/modules/audio_processing/aecm/main/source/
aecm_core.c
31
#define
WebRtcSpl_AddSatW32
(a,b) _AddSatInt(a,b)
[
all
...]
Completed in 223 milliseconds