Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
079183c1
Commit
079183c1
authored
Sep 11, 2013
by
Yunqing Wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
code cleanup
Removed unused function. Change-Id: Icb12a09e4d303968be6aec9fae1ef05935913a4f
parent
65fe7d76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
vp9/common/vp9_entropymv.h
vp9/common/vp9_entropymv.h
+0
-2
No files found.
vp9/common/vp9_entropymv.h
View file @
079183c1
...
@@ -126,6 +126,4 @@ typedef struct {
...
@@ -126,6 +126,4 @@ typedef struct {
void
vp9_inc_mv
(
const
MV
*
mv
,
nmv_context_counts
*
mvctx
);
void
vp9_inc_mv
(
const
MV
*
mv
,
nmv_context_counts
*
mvctx
);
void
vp9_counts_process
(
nmv_context_counts
*
NMVcount
,
int
usehp
);
#endif // VP9_COMMON_VP9_ENTROPYMV_H_
#endif // VP9_COMMON_VP9_ENTROPYMV_H_
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment