Gallery2: Fix use of uninitialized stack variables

In estmateWhiteBox(), we were adding up several variables,
but never initialized them to zero.

Change-Id: Ia77d92faa5150da0a1d7a04839729febefa63f74
1 file changed