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
ce0324d8
Commit
ce0324d8
authored
11 years ago
by
James Zern
Browse files
Options
Downloads
Patches
Plain Diff
VP[89]_COMMON: remove unused near_boffset
Change-Id: If9b9ca703b997312df85241a0758d414cfdc5228
parent
cdea4a7c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
vp8/common/onyxc_int.h
+0
-1
0 additions, 1 deletion
vp8/common/onyxc_int.h
vp9/common/vp9_onyxc_int.h
+0
-1
0 additions, 1 deletion
vp9/common/vp9_onyxc_int.h
with
0 additions
and
2 deletions
vp8/common/onyxc_int.h
+
0
−
1
View file @
ce0324d8
...
...
@@ -157,7 +157,6 @@ typedef struct VP8Common
unsigned
int
current_video_frame
;
int
near_boffset
[
3
];
int
version
;
TOKEN_PARTITION
multi_token_partition
;
...
...
This diff is collapsed.
Click to expand it.
vp9/common/vp9_onyxc_int.h
+
0
−
1
View file @
ce0324d8
...
...
@@ -252,7 +252,6 @@ typedef struct VP9Common {
unsigned
int
frame_context_idx
;
/* Context to use/update */
unsigned
int
current_video_frame
;
int
near_boffset
[
3
];
int
version
;
double
bitrate
;
...
...
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