HomeSort by relevance Sort by last modified time
    Searched defs:WebRtcSpl_SatW32ToW16 (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/common_audio/signal_processing/include/
spl_inl.h 22 static __inline WebRtc_Word16 WebRtcSpl_SatW32ToW16(WebRtc_Word32 value32) {
35 return WebRtcSpl_SatW32ToW16((WebRtc_Word32) a + (WebRtc_Word32) b);
61 return WebRtcSpl_SatW32ToW16((WebRtc_Word32) var1 - (WebRtc_Word32) var2);
spl_inl_armv7.h 130 static __inline WebRtc_Word16 WebRtcSpl_SatW32ToW16(WebRtc_Word32 value32) {

Completed in 164 milliseconds