]> granicus.if.org Git - libvpx/commit
Rename set_arf_sign_bias() to set_ref_sign_bias
authorJingning Han <jingning@google.com>
Thu, 13 Sep 2018 19:24:32 +0000 (12:24 -0700)
committerJingning Han <jingning@google.com>
Tue, 18 Sep 2018 04:10:50 +0000 (04:10 +0000)
commitd1607bc674dafb289af7af78bf84313ebc5614cc
tree3f8b65a00d0322d77774f09fd50e373b474f4846
parentf67b4665ff5d42fa8ec3aec2175c0e826d46f93f
Rename set_arf_sign_bias() to set_ref_sign_bias

Properly reflect its functionality that assigns the reference
frame sign bias to all the reference frames.

Change-Id: I7b597feeb06acd4c3a004cd51e4b285357315360
vp9/encoder/vp9_encoder.c