]> granicus.if.org Git - libvpx/commit
Simplify the logics of computing gf_group_err etc
authorangiebird <angiebird@google.com>
Sat, 12 Oct 2019 00:05:15 +0000 (17:05 -0700)
committerangiebird <angiebird@google.com>
Sat, 12 Oct 2019 00:13:34 +0000 (17:13 -0700)
commitb255d47775336f2bce6ce4c62a87ffcff7d9f2da
tree16562fb3b340301b5854282620091e9e147346ff
parent821db08a430de29e979c7c8ae7254be21d824c47
Simplify the logics of computing gf_group_err etc

Move the logics of computing
gf_group_err, gf_group_raw_error, gf_group_noise,
gf_group_skip_pct, gf_group_inactive_zone_rowsa,
gf_group_inter, gf_group_motion
into one for loop

The behavior stays the same.

Change-Id: Idbc338a88469bf7a2786c831880e8aba8ed4feb5
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h