Searched refs:sabs (Results 1 – 2 of 2) sorted by relevance
27 int16_t sabs; in WebRtcSpl_GetScalingSquare() local34 sabs = (*sptr > 0 ? *sptr++ : -*sptr++); in WebRtcSpl_GetScalingSquare()35 smax = (sabs > smax ? sabs : smax); in WebRtcSpl_GetScalingSquare()
193 sabs = self.is_absolute()195 if sabs != oabs:196 if sabs: