Removing extra params from x_add_residual() functions
authorScott LaVarnway <slavarnway@google.com>
Tue, 16 Apr 2013 13:59:01 +0000 (09:59 -0400)
committerScott LaVarnway <slavarnway@google.com>
Tue, 16 Apr 2013 13:59:01 +0000 (09:59 -0400)
commit6f95d53e37eba7a00c90f61e909020a9ec32e4e7
treecea559dad7f89c3851040e79766c760cb5d436ee
parent74610b1ae43bc77cfc75483b0a1b2410273b43bd
Removing extra params from x_add_residual() functions

Now that the predictor is the dest, we do not need the
extra parameters.

Change-Id: I31e2c3d2015f4a1cd12e7f04536d8db478582a0a
vp9/common/vp9_rtcd_defs.sh
vp9/decoder/vp9_dequantize.c
vp9/decoder/x86/vp9_dequantize_x86.c