Pascal Massimino 5ff0079ece fix rescaler vertical interpolation
* vertical expansion now uses bilinear interpolation
  * heavily assumes that the alpha plane is decoded in full, not row-by-row
  * split the RescalerExportRow and RescalerImportRow methods into Shrink
    and Expand variants.
  * MIPS implementation of ExportRowExpand is missing.

There's room for extra speed optim and code re-org, but let's keep that for later patches.

addresses https://code.google.com/p/webp/issues/detail?id=254

Change-Id: I8f12b855342bf07dd467fe85e4fde5fd814effdb
2015-09-18 17:32:11 -07:00
..
2013-12-16 20:16:02 -08:00
2013-12-16 20:16:02 -08:00
2015-09-18 17:32:11 -07:00
2015-09-18 17:32:11 -07:00
2015-08-13 20:58:17 -07:00
2015-09-18 17:32:11 -07:00