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

Issue 1733004: Speed up vertical filtering using v = a+(b-a)*x formula... (Closed)

Created:
10 years, 8 months ago by fbarchard
Modified:
9 years, 7 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, scherkus (not reviewing), fbarchard, pam+watch_chromium.org, awong, Alpha Left Google
Visibility:
Public.

Description

Speed up vertical filtering using v = a+(b-a)*x formula BUG=42064 TEST=unittests should still pass Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45265

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -39 lines) Patch
M media/base/yuv_convert.h View 1 chunk +4 lines, -2 lines 0 comments Download
M media/base/yuv_convert.cc View 1 4 chunks +40 lines, -37 lines 0 comments Download
M media/tools/scaler_bench/scaler_bench.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fbarchard
Allow vertical and horizontal to be separately filtered. Unravel MMX avoiding compiler bug on movd ...
10 years, 8 months ago (2010-04-21 10:43:06 UTC) #1
Sergey Ulanov
10 years, 8 months ago (2010-04-21 18:03:06 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698