]> granicus.if.org Git - libvpx/commit
Remove redundant function and calls
authorYaowu Xu <yaowu@google.com>
Tue, 17 Dec 2013 19:00:05 +0000 (11:00 -0800)
committerYaowu Xu <yaowu@google.com>
Tue, 17 Dec 2013 23:44:25 +0000 (15:44 -0800)
commited90a176affe7920215ea0be1d548af0cb4f2999
tree4e4de57105778c3be697414e6e2596d80651a772
parented7e3d24478b9aa462f25ee18fa97a3087cd9049
Remove redundant function and calls

lf deltas are later setup in function vp9_setup_past_independence(),
so this commit removed the redundant copy. Also renamed a function
to better align the behavior of the funciton.

Change-Id: I5d28c2f5b12b3d31817e14296ed4605c1fd5c98c
vp9/encoder/vp9_onyx_if.c