vp9-noise estimate: Put check to avoid possible out of bounds.
commit9b24251c9139f5f5213a4a0e94c33ad57fb20617
authorMarco <marpan@google.com>
Mon, 1 Feb 2016 06:24:55 +0000 (31 22:24 -0800)
committerMarco <marpan@google.com>
Mon, 1 Feb 2016 06:29:51 +0000 (31 22:29 -0800)
treeceae133062e5284446e410910209c489e18edf37
parent6a94d6ad8ed853225e0b19a6a5a68f60ae88495c
vp9-noise estimate: Put check to avoid possible out of bounds.

Put check to avoid possible out of bounds when looping
over the blocks to estimate noise level.
No change in behavior.

Change-Id: I4b7b19b7edee0ae1c35b9dc0700b1bf9b304d7f5
vp9/encoder/vp9_noise_estimate.c