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

Issue 1702373004: Port ARGBToJ420 to AVX2 (Closed)

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

Description

Port ARGBToJ420 to AVX2 ARGBToJ420 had an SSSE3 version, but not AVX2. ARGBToI420 had an AVX2, so adapt that code to J420. TBR=harryjin@google.com BUG=libyuv:553 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/22e062a4485d4d69736cf900ae1de32f4a7058a1

Patch Set 1 #

Patch Set 2 : fix argbtouv444 and trailing whitespace #

Patch Set 3 : fix lint warnings for spacing in row_gcc.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -3 lines) Patch
M source/row_gcc.cc View 1 2 3 chunks +63 lines, -2 lines 0 comments Download
M source/row_win.cc View 1 2 chunks +68 lines, -1 line 0 comments Download

Messages

Total messages: 6 (3 generated)
fbarchard1
4 years, 10 months ago (2016-02-18 06:52:05 UTC) #1
fbarchard1
local windows build passes on emulator
4 years, 10 months ago (2016-02-18 07:07:53 UTC) #4
fbarchard1
4 years, 10 months ago (2016-02-18 07:16:44 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
22e062a4485d4d69736cf900ae1de32f4a7058a1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698