Home | History | Annotate | Download | only in include

Lines Matching refs:a32a

91 #define WEBRTC_SPL_MUL_32_32_RSFT32(a32a, a32b, b32) \
92 ((WebRtc_Word32)(WEBRTC_SPL_MUL_16_32_RSFT16(a32a, b32) \