shithub: libvpx

Download patch

ref: 67719abde190ba7d585559df77d1bdc2a272a072
parent: ff4bfa726b0294687fcdbb7a9790f1c2c4db3e7e
author: Jingning Han <jingning@google.com>
date: Thu Aug 1 08:45:16 EDT 2013

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