[vlc-devel] [PATCH] I420->RGB neon converter

XilasZ xilasz at gmail.com
Tue Sep 6 22:44:55 CEST 2011


Yes, YV12 should be easy, i think one vld2.u8 instead of two vld1.u8 would
do the trick.

Of course i didn't used all arm neon optimization tricks, i'm new to arm,
neon and asm, that's the first piece of asm i've ever wrote.
I read about those the two pipelines and the bubbling, but i didn't care,
digesting arm+neon+asm+converter at the same time was enough for a first
try.
Eventually that will come later, from me or another more experienced arm
dev.

RGB bitmasks are completely ignored, what could happen ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110906/5bc2f1d6/attachment.html>


More information about the vlc-devel mailing list