]> granicus.if.org Git - libvpx/commit
Move filter_ref initialization
authorYaowu Xu <yaowu@google.com>
Thu, 23 Oct 2014 15:27:25 +0000 (08:27 -0700)
committerYaowu Xu <yaowu@google.com>
Thu, 23 Oct 2014 15:27:25 +0000 (08:27 -0700)
commit065809d28640c7f984cec1892e7938e0c4edbe05
tree14cadf10981c632307e3355809e29afa72b21123
parent3f79359e0ac494295773d63570b957a89306d01b
Move filter_ref initialization

To outside the loop to avoid repeating the operations.

Change-Id: I66c1986e98ce0d7594caad3d3b45de655b299bff
vp9/encoder/vp9_pickmode.c