correct one build error in linux.
Review URL: https://webrtc-codereview.appspot.com/681005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2498 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -162,7 +162,7 @@ static void PCorr2Q32(const WebRtc_Word16 *in, WebRtc_Word32 *logcorQ8)
|
|||||||
{
|
{
|
||||||
WebRtc_Word16 scaling,n,k;
|
WebRtc_Word16 scaling,n,k;
|
||||||
WebRtc_Word32 ysum32,csum32, lys, lcs;
|
WebRtc_Word32 ysum32,csum32, lys, lcs;
|
||||||
WebRtc_Word32 prod32, oneQ8;
|
WebRtc_Word32 oneQ8;
|
||||||
|
|
||||||
|
|
||||||
const WebRtc_Word16 *x, *inptr;
|
const WebRtc_Word16 *x, *inptr;
|
||||||
|
|||||||
Reference in New Issue
Block a user