What steps will reproduce the problem?
1. build libyuvtest from master branch
2. run libyuvtest with following command on Android device:
LIBYUV_WIDTH=130 LIBYUV_HEIGHT=80 LIBYUV_REPEAT=1 LIBYUV_DISABLE_NEON=0
./libyuv_unittest
3.
What is the expected output? What do you see instead?
Expected: Pass all tests.
Instead:
[ FAILED ] 4 tests, listed below:
[ FAILED ] libyuvTest.ARGBToI411_Any
[ FAILED ] libyuvTest.ARGBToI411_Unaligned
[ FAILED ] libyuvTest.ARGBToI411_Invert
[ FAILED ] libyuvTest.ARGBToI411_Opt
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by zhongwei...@linaro.org on 15 Sep 2015 at 7:55
Original issue reported on code.google.com by
zhongwei...@linaro.org
on 15 Sep 2015 at 7:55