summaryrefslogtreecommitdiff
path: root/cpu_ref/rsCpuIntrinsics_neon_YuvToRGB.S
AgeCommit message (Collapse)Author
2014-05-07YuvToRGB sub-rectangle handling.Simon Hosie
Fix some difficult edge cases when processing only a portion of the image. Also fix a register-marshalling bug in AArch64 assembly. Change-Id: I8cd67f394fb42b216b2c3c7401e90eb2b86fca3d
2014-03-04Optimise YuvToRGB using 16-bit arithmetic.Simon Hosie
Reimplement YuvToRGB intrinsic using 16-bit SIMD arithmetic to increase throughput. Implementations in AArch32 and AArch64 NEON. Change-Id: Idd43e383f5147c33b0b546fa822c970de432c19d