]> granicus.if.org Git - libvpx/commit
vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer.
authorRonald S. Bultje <rsbultje@gmail.com>
Fri, 11 Sep 2015 19:45:23 +0000 (15:45 -0400)
committerRonald S. Bultje <rsbultje@gmail.com>
Fri, 25 Sep 2015 23:30:46 +0000 (19:30 -0400)
commitbab8d38f7fc0c3e28c383c5cb9c987bf1aa05369
tree6f8a342d148613f391dcdb08417e9d6c05255aad
parentc74b33a413f43d76c0a3239f32d42a0980d07ff3
vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer.

This is preparatory work for allowing per-segment lossless coding.

See issue 1035.

Change-Id: I9487d02717ee3e766aee61a487780056bb35d2d3
vp10/common/idct.c
vp10/common/idct.h
vp10/decoder/decodeframe.c
vp10/encoder/block.h
vp10/encoder/encodeframe.c
vp10/encoder/encodemb.c
vp10/encoder/encoder.c
vp10/encoder/rdopt.c