Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
6106b72e
Commit
6106b72e
authored
Oct 25, 2012
by
Johann
Browse files
variance.h uses defines in vpx_config.h
Change-Id: Ibd3e4425a3bf8aae8aa33b70da2b84e1cda8c07f
parent
fd3078fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp8/common/variance.h
View file @
6106b72e
...
...
@@ -12,6 +12,8 @@
#ifndef VARIANCE_H
#define VARIANCE_H
#include "vpx_config.h"
typedef
unsigned
int
(
*
vp8_sad_fn_t
)(
const
unsigned
char
*
src_ptr
,
int
source_stride
,
...
...
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