]> granicus.if.org Git - libvpx/commit
Properly normalize HBD sse computation
authorYaowu Xu <yaowu@google.com>
Thu, 18 Feb 2016 23:42:19 +0000 (15:42 -0800)
committerYaowu Xu <yaowu@google.com>
Thu, 18 Feb 2016 23:42:19 +0000 (15:42 -0800)
commit0c0f3efdeb1cc61b878b1fde8be5b4a6787b253c
tree015abbe1a40b4c57a2b5c7d16469a6087c60b240
parent6ed7f7a51643026fc682925e1e5f3b028bbd48e8
Properly normalize HBD sse computation

This fixes a bug in HBD sum of squared error computation introduced
in  #abd00505d1c658cc106bad51369197270a299f92.

Change-Id: I9d4e8627eb8ea491bac44794c40c7f1e6ba135dc
vp10/encoder/rdopt.c