Home | History | Annotate | Download | only in include

Lines Matching refs:WEBRTC_SPL_RSHIFT_U32

155 #define WEBRTC_SPL_RSHIFT_U32(x, c)     ((WebRtc_UWord32)(x) >> (c))