Home | History | Annotate | Download | only in source

Lines Matching refs:WEBRTC_SPL_ABS_W16

206     if ((WebRtc_Word32)WEBRTC_SPL_ABS_W16(K_hi) > (WebRtc_Word32)32740) {
403 chng1 = WEBRTC_SPL_ABS_W16(nrgQlog[3]-nrgQlog[2]);
404 chng2 = WEBRTC_SPL_ABS_W16(nrgQlog[2]-nrgQlog[1]);
405 chng3 = WEBRTC_SPL_ABS_W16(nrgQlog[1]-nrgQlog[0]);
406 chng4 = WEBRTC_SPL_ABS_W16(nrgQlog[0]-oldNrgQlog);