Searched refs:WebRtcSpl_SubSatW16 (Results 1 – 4 of 4) sorted by relevance
74 static __inline WebRtc_Word16 WebRtcSpl_SubSatW16(WebRtc_Word16 var1, in WebRtcSpl_SubSatW16() function
59 static __inline WebRtc_Word16 WebRtcSpl_SubSatW16(WebRtc_Word16 var1, in WebRtcSpl_SubSatW16() function
135 #define WEBRTC_SPL_SUB_SAT_W16(a, b) WebRtcSpl_SubSatW16(a, b)
115 EXPECT_EQ(138, WebRtcSpl_SubSatW16(a, b)); in TEST_F()