]> granicus.if.org Git - libvpx/commit
adjust rtc setting and threshold
authorYaowu Xu <yaowu@google.com>
Mon, 2 Feb 2015 16:05:31 +0000 (08:05 -0800)
committerYaowu Xu <yaowu@google.com>
Tue, 3 Feb 2015 01:43:46 +0000 (17:43 -0800)
commit65a1a3e85de1789dfc5566af524d4f8728d943fd
tree2222548683cba4954d1f3256f8b8c705096a7cbf
parent80e729f6018d9af2733bc45d91442391484a202b
adjust rtc setting and threshold

1. Adjusted the threshold for coef update computation based on counts
of tx used, avoid coef update computation when count is low (<20)
2. Move sf->lpf_pick = LPF_PICK_MINIMAL_LPF to speed 8.

Change-Id: I02b44309e40fcdbf135c7934ae067a3f42502d30
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_speed_features.c