DSS2: Rotation attrs for YUV need not to be reversed for 90 and 270
authorHardik Shah <hardik.shah@ti.com>
Fri, 24 Apr 2009 09:03:48 +0000 (14:33 +0530)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 1 May 2009 16:45:14 +0000 (19:45 +0300)
DSS2 supports horizontal mirroing. so only 180 and 0 degree attributes needs
to be reversed for mirroring.
Slight corrupt image is seen with 90 ad 270 degree rotation with mirroring
when the image height and widht is not 32-pixels aligned. To be specific
resolution is 168X192.

Signed-off-by: Hardik Shah <hardik.shah@ti.com>

No differences found