Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
aom-rav1e
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiph.Org
aom-rav1e
Commits
9a4052a4
Commit
9a4052a4
authored
13 years ago
by
Scott LaVarnway
Browse files
Options
Downloads
Patches
Plain Diff
Removed duplicate code in threading.c
Change-Id: Id7e44950ceda67b280e410e541510106ef02f1da
parent
b0a12a28
Loading
Loading
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
vp8/decoder/onyxd_int.h
+0
-2
0 additions, 2 deletions
vp8/decoder/onyxd_int.h
vp8/decoder/threading.c
+272
-468
272 additions, 468 deletions
vp8/decoder/threading.c
with
272 additions
and
470 deletions
vp8/decoder/onyxd_int.h
+
0
−
2
View file @
9a4052a4
...
...
@@ -32,8 +32,6 @@ typedef struct
{
MACROBLOCKD
mbd
;
int
mb_row
;
int
current_mb_col
;
short
*
coef_ptr
;
}
MB_ROW_DEC
;
typedef
struct
...
...
This diff is collapsed.
Click to expand it.
vp8/decoder/threading.c
+
272
−
468
View file @
9a4052a4
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment