commit | 67719abde190ba7d585559df77d1bdc2a272a072 | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Thu Aug 01 12:45:16 2013 -0700 |
committer | Jingning Han <jingning@google.com> | Thu Aug 01 12:45:16 2013 -0700 |
tree | a068a6dca74470bbaa0ec9ee8ac26d8caba296f9 | |
parent | ff4bfa726b0294687fcdbb7a9790f1c2c4db3e7e [diff] |
Remove unused vp9_short_idct10_32x32_add The inverse 32x32 transform detects all zero entries and skips the computations accordingly per 8 rows in the first 1-D operation. The function vp9_short_idct10_32x32_add performs differently and is not used anywhere, hence removed. Change-Id: Ic4fad422debbde7b6b6ffed47c69fbd4268a906c