BGRA can be implemented using RGBA with a transposed matrix.
Between the 2 functions, either could be removed, but RGBA is more similar code
to ARGB due to register ordering, which saves an instruction for the Neon
version.
Original issue reported on code.google.com by fbarch...@google.com on 2 Nov 2015 at 8:12
Original issue reported on code.google.com by
fbarch...@google.com
on 2 Nov 2015 at 8:12