summaryrefslogtreecommitdiff
path: root/vpx
diff options
context:
space:
mode:
authorDmitry Kovalev <dkovalev@google.com>2013-10-08 11:27:56 -0700
committerDmitry Kovalev <dkovalev@google.com>2013-10-08 11:27:56 -0700
commitc983c966cbed4919d008c7fc168292af75593bcd (patch)
tree2004a6f3dde6934450e89b0e0686c0acf29e4f33 /vpx
parent8d3ef287a254104b91341f9a34a194d349881494 (diff)
downloadlibvpx-c983c966cbed4919d008c7fc168292af75593bcd.tar
libvpx-c983c966cbed4919d008c7fc168292af75593bcd.tar.gz
libvpx-c983c966cbed4919d008c7fc168292af75593bcd.tar.bz2
libvpx-c983c966cbed4919d008c7fc168292af75593bcd.zip
Removing inv_txm4x4_1_add and inv_txm4x4_add function pointers.
We already have itxm_add member in MACROBLOCKD structure. Both inv_txm4x4_1_add and inv_txm4x4_add are just its special cases for different eob values. But eob logic is already implemented in vp9_iwht4x4_add and vp9_idct4x4_add (that's why also removing inverse_transform_b_4x4_add). Change-Id: I80bec9b6f7d40c5e5033c613faca5c819c3e6326
Diffstat (limited to 'vpx')
0 files changed, 0 insertions, 0 deletions