]> granicus.if.org Git - libvpx/commit
Add buf0, width, height fields to buf_2d
authorSarah Parker <sarahparker@google.com>
Thu, 14 Jul 2016 23:50:00 +0000 (16:50 -0700)
committersarahparker <sarahparker@google.com>
Mon, 18 Jul 2016 18:04:56 +0000 (11:04 -0700)
commit166c3250a34bedd3a410f3385cb7f2cbc7e14be2
tree2457fdb079b9e6490a30a1979e85fe1d70e96c21
parent010d4a8a939f8124a41ac36f936ea73b12fd5fc2
Add buf0, width, height fields to buf_2d

These are needed for the warping function in the global motion
experiment.

Change-Id: Iaab176d0c0b90f6b938e2bac48b24c07e87e3cd9
vp10/common/blockd.h
vp10/common/reconinter.c
vp10/common/reconinter.h
vp10/decoder/decodeframe.c
vp10/encoder/encodeframe.c
vp10/encoder/mcomp.c
vp10/encoder/rd.c
vp10/encoder/rdopt.c