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

Issue 1363503002: yuvconstants for all YUV to RGB conversion functions. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : gcc version of yuvconstants #

Patch Set 3 : neon32 protos #

Patch Set 4 : i400 fix on neon #

Patch Set 5 : arm structus for yuvconstants use same name as intel #

Patch Set 6 : lower case parameter names #

Patch Set 7 : neon any protos #

Patch Set 8 : 565 proto #

Patch Set 9 : neon common code #

Patch Set 10 : neon yuy2 any #

Patch Set 11 : yvu neon #

Patch Set 12 : yvu neon #

Patch Set 13 : neon64 yuvconstants #

Patch Set 14 : mips dspr2 add constants parameter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1335 lines, -1624 lines) Patch
M include/libyuv/row.h View 1 2 3 4 5 6 7 11 chunks +204 lines, -279 lines 0 comments Download
M source/convert_argb.cc View 1 44 chunks +169 lines, -144 lines 0 comments Download
M source/convert_from.cc View 20 chunks +20 lines, -10 lines 0 comments Download
M source/planar_functions.cc View 1 18 chunks +33 lines, -28 lines 0 comments Download
M source/row_any.cc View 1 2 3 4 5 6 7 8 9 7 chunks +139 lines, -108 lines 0 comments Download
M source/row_common.cc View 1 2 3 4 5 6 7 8 9 10 11 61 chunks +301 lines, -478 lines 0 comments Download
M source/row_gcc.cc View 1 32 chunks +82 lines, -97 lines 0 comments Download
M source/row_mips.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 7 chunks +8 lines, -4 lines 0 comments Download
M source/row_neon.cc View 1 2 3 4 5 32 chunks +123 lines, -164 lines 0 comments Download
M source/row_neon64.cc View 1 2 3 4 5 6 7 8 9 10 11 12 32 chunks +82 lines, -120 lines 0 comments Download
M source/row_win.cc View 24 chunks +174 lines, -192 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
fbarchard1
5 years, 3 months ago (2015-09-22 01:01:16 UTC) #1
harryjin
lgtm
5 years, 3 months ago (2015-09-22 06:05:02 UTC) #2
fbarchard1
5 years, 3 months ago (2015-09-22 17:26:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #14 (id:260001) manually as
f96890a0bea37d8d68e7534fd9a714f62e7d65e0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698