Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Issue 1687253002: Port I411ToARGBRow to AVX2. (Closed)

Created:
4 years, 10 months ago by fbarchard1
Modified:
4 years, 10 months ago
Reviewers:
harryjin
CC:
magjed1
Base URL:
https://chromium.googlesource.com/libyuv/libyuv@master
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

Port I411ToARGBRow to AVX2. An SSSE3 version already exists, and an AVX2 version is available for Visual C. This ports the function to AVX2 completing the AVX2 ports of all YUV to RGB functions for AVX2 on gcc. TBR=harryjin@google.com BUG=libyuv:555 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/cc33dc68c7ce7e20e820b5519989ea18a73f5113

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -6 lines) Patch
M README.chromium View 1 chunk +1 line, -1 line 0 comments Download
M include/libyuv/row.h View 2 chunks +1 line, -1 line 0 comments Download
M include/libyuv/version.h View 1 chunk +1 line, -1 line 0 comments Download
M source/row_gcc.cc View 5 chunks +50 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
fbarchard1
4 years, 10 months ago (2016-02-11 03:00:12 UTC) #1
fbarchard1
Was I411ToARGB_Opt (459 ms) Now I411ToARGB_Opt (324 ms) 95.65% libyuv_unittest libyuv_unittest [.] I411ToARGBRow_AVX2 0.17% libyuv_unittest ...
4 years, 10 months ago (2016-02-11 03:23:19 UTC) #3
fbarchard1
try bots passed.
4 years, 10 months ago (2016-02-12 18:25:55 UTC) #5
fbarchard1
4 years, 10 months ago (2016-02-12 18:26:15 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
cc33dc68c7ce7e20e820b5519989ea18a73f5113 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698