What steps will reproduce the problem?
1. Build libyuv for 32 bit and 64 bit windows binaries
2. run performance tests for both
3. Windows 64 bit does not perform nearly as well as 32 bit.
What is the expected output? What do you see instead? Similar performance
What version of the product are you using? On what operating system? Windows
Please provide any additional information below. Rich Winterton, Bryan
Bernhart and Sarah Han are prototyping changes to make the most frequently
called and most useful functions in libYUV use intrinsics for Windows instead
of inline assembly. The following is an example Bryan created for the first
function ported.
Original issue reported on code.google.com by rrwinter...@gmail.com on 11 Jun 2014 at 8:46
Original issue reported on code.google.com by
rrwinter...@gmail.com
on 11 Jun 2014 at 8:46Attachments: