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

Issue 1579023002: Fix ifdef mismatch for mirroruv (Closed)

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

Description

Fix ifdef mismatch for mirroruv Macro define and macro ifdef didnt match, leading to C code being used. Make macro match function name. TBR=harryjin@google.com BUG=libyuv:543 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/23c6a83561d324fc1cec47f7ab14b583a812d236

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -116 lines) Patch
M include/libyuv/row.h View 1 chunk +1 line, -1 line 0 comments Download
M source/rotate.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M source/row_gcc.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M source/row_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M unit_test/planar_test.cc View 1 chunk +0 lines, -105 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
fbarchard1
4 years, 11 months ago (2016-01-12 00:23:58 UTC) #1
fbarchard1
4 years, 11 months ago (2016-01-12 00:33:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
23c6a83561d324fc1cec47f7ab14b583a812d236 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698