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

Issue 237143003: Enable ARM optimizations for Opus in iOS (Closed)

Created:
6 years, 8 months ago by tlegrand1
Modified:
6 years, 7 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, minyue
Visibility:
Public.

Description

Enable ARM optimizations for Opus in iOS Opus ARM optimizations has been enabled on Android and ChromeOS, but not on iOS because some of the optimizations don't compile for iOS. In this CL I'm enabling the optimizations that do compile. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266564

Patch Set 1 #

Total comments: 6

Patch Set 2 : armv7 for ios #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -37 lines) Patch
M third_party/opus/README.chromium View 1 chunk +1 line, -1 line 0 comments Download
M third_party/opus/opus.gyp View 1 2 chunks +19 lines, -5 lines 0 comments Download
M third_party/opus/opus_srcs_arm.gypi View 2 chunks +0 lines, -22 lines 0 comments Download
A + third_party/opus/opus_srcs_rtcd.gypi View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tlegrand1
Hi Sergey, Can you help review this CL that enables ARM optimizations on iOS? Thanks! ...
6 years, 8 months ago (2014-04-14 15:30:58 UTC) #1
Sergey Ulanov
https://codereview.chromium.org/237143003/diff/1/third_party/opus/opus.gyp File third_party/opus/opus.gyp (right): https://codereview.chromium.org/237143003/diff/1/third_party/opus/opus.gyp#newcode17 third_party/opus/opus.gyp:17: ['OS=="ios"', { On 2014/04/14 15:30:58, tlegrand1 wrote: > Do ...
6 years, 8 months ago (2014-04-14 21:42:13 UTC) #2
tlegrand1
Thanks for reviewing! I think it looks better now, but I needed to specify target_arch==armv7 ...
6 years, 8 months ago (2014-04-15 14:15:21 UTC) #3
Sergey Ulanov
lgtm
6 years, 8 months ago (2014-04-15 18:46:48 UTC) #4
tlegrand1
The CQ bit was checked by tlegrand@chromium.org
6 years, 7 months ago (2014-04-28 12:23:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tlegrand@chromium.org/237143003/40001
6 years, 7 months ago (2014-04-28 12:23:45 UTC) #6
commit-bot: I haz the power
6 years, 7 months ago (2014-04-28 14:41:10 UTC) #7
Message was sent while issue was closed.
Change committed as 266564

Powered by Google App Engine
This is Rietveld 408576698