vp9: Denoiser speed-up: increase partition and ac skip thresholds.
authorMarco <marpan@google.com>
Tue, 7 Feb 2017 01:02:28 +0000 (17:02 -0800)
committerMarco <marpan@google.com>
Tue, 7 Feb 2017 18:33:13 +0000 (10:33 -0800)
commit1a5482d4d856feacd7bf5a6385f72051675f93a7
tree41140ec0a3193a7b262ccaff029c5daba48e187b
parent66695533a8ec6530f557f9b00875473298e08b7a
vp9: Denoiser speed-up: increase partition and ac skip thresholds.

Add factor to increase varianace partition and ac skip thresholds,
under certain conditions (noise level and sum_diff), to increase
denoiser speed.

Change-Id: I7671140ef3598bf5f114a72623d68792bcd7b77b
vp9/encoder/vp9_denoiser.c
vp9/encoder/vp9_denoiser.h
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_pickmode.c