]> granicus.if.org Git - libvpx/commit
vp9: speed >= 8: Adjust speed settings on ARM.
authorJerome Jiang <jianj@google.com>
Mon, 10 Apr 2017 20:55:35 +0000 (13:55 -0700)
committerJerome Jiang <jianj@google.com>
Tue, 11 Apr 2017 00:26:56 +0000 (00:26 +0000)
commitf16f08e55bce50f3b5200ba9ced2d044b151f8af
treeded27c7244544ce68173f5cd8c19896cfeb469a2
parentff1fef9607354869c034ce8b40f55d8a7988727e
vp9: speed >= 8: Adjust speed settings on ARM.

Set adaptive_rd_thresh to 2 when simple block yrd is not used.

Fix regression caused by computing y sad without
int_pro_motion_estimation on low res motion clips.

Overall 0.07% quality loss on rtc_derf.

Change only affects low res on speed 8.

Change-Id: Ic6a188a56529f1034d6431005fb4b0e24e8a7e27
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_speed_features.c