vpx/vp9/decoder
Dmitry Kovalev 548671dd20 Removing vp9_add_constant_residual_{8x8, 16x16, 32x32} functions.
We don't need these functions anymore. The only one which was actually
used is vp9_add_constant_residual_32x32. Addition of
vp9_short_idct32x32_1_add eliminates this single usage. SSE2 optimized
version of vp9_short_idct32x32_1_add will be added in the next patch set,
right now it is only C implementation. Now we have all idct functions
implemented in a consistent manner.

Change-Id: I63df79a13cf62aa2c9360a7a26933c100f9ebda3
2013-09-30 10:56:37 -07:00
..
2013-07-25 14:13:48 -07:00
2013-09-29 11:19:26 -07:00
2013-09-29 11:52:47 -07:00
2013-08-05 13:21:13 -07:00
2013-09-29 11:49:52 -07:00