watery01 / libyuv

Automatically exported from code.google.com/p/libyuv
0 stars 0 forks source link

Port to mips #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
MIPS version of libyuv is unoptimized.  Port to MIPS DSP ASE instruction set.

Original issue reported on code.google.com by fbarch...@google.com on 13 Oct 2012 at 4:45

GoogleCodeExporter commented 9 years ago
r416 - r419 add initial mips DSPR2 cpuid and splituv for NV12 conversion.

Original comment by fbarch...@google.com on 14 Oct 2012 at 7:27

GoogleCodeExporter commented 9 years ago
r426 optimized for unaligned mips NV12.

Original comment by fbarch...@chromium.org on 19 Oct 2012 at 7:25

GoogleCodeExporter commented 9 years ago
r455 has first pass at the mips port complete.  There will be followup CLs for 
further improvements, but this bug is closed as complete.

Original comment by fbarch...@chromium.org on 29 Oct 2012 at 9:28