Closed GoogleCodeExporter closed 8 years ago
For most functions, supporting 16 bit would be easiest if we use the upper
bits. The 10 and 12 bit variations would be the upper 10 or 12 bits of the 16
bit samples.
I dont think the scaler cares, aside from saturation, but conversion functions
would need to know.
Support wise, I'm hoping the ARGB and YUV scalers can share more of the low
levels in the future. The functionality you've added is consistent with that
direction, so no problem there.
Original comment by fbarch...@chromium.org
on 19 May 2014 at 7:16
r1005 adds the 16 bit version of yuv scaler.
Original comment by fbarch...@chromium.org
on 20 May 2014 at 7:23
Original issue reported on code.google.com by
james.hu...@argondesign.com
on 19 May 2014 at 2:17Attachments: