Closed GoogleCodeExporter closed 8 years ago
Original comment by fbarch...@google.com
on 26 Jan 2016 at 1:49
The following revision refers to this bug:
https://chromium.googlesource.com/libyuv/libyuv.git/+/c39509c8e5c529fa1dd444dc116de877cf48c518
commit c39509c8e5c529fa1dd444dc116de877cf48c518
Author: Frank Barchard <fbarchard@google.com>
Date: Wed Feb 10 01:14:29 2016
add avx2 wrappers for functions that can call I422ToARGBRow_AVX2
R=harryjin@google.com
BUG=libyuv:557
Review URL: https://codereview.chromium.org/1687713002 .
[modify]
http://crrev.com/c39509c8e5c529fa1dd444dc116de877cf48c518/README.chromium
[modify]
http://crrev.com/c39509c8e5c529fa1dd444dc116de877cf48c518/include/libyuv/row.h
[modify]
http://crrev.com/c39509c8e5c529fa1dd444dc116de877cf48c518/include/libyuv/version
.h
[modify]
http://crrev.com/c39509c8e5c529fa1dd444dc116de877cf48c518/source/row_common.cc
Original comment by bugdroid1@chromium.org
on 10 Feb 2016 at 1:15
Original comment by fbarch...@google.com
on 10 Feb 2016 at 1:15
Original comment by fbarch...@google.com
on 10 Feb 2016 at 1:31
Was I420ToARGB4444_Opt (626 ms)
Now I420ToARGB4444_Opt (560 ms)
Original comment by fbarch...@google.com
on 10 Feb 2016 at 11:39
Original issue reported on code.google.com by
fbarch...@google.com
on 26 Jan 2016 at 1:47