Skip to content
GitLab
Projects
Groups
Snippets
/
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
f6ff752c
Commit
f6ff752c
authored
Oct 08, 2014
by
Jingning Han
Committed by
Gerrit Code Review
Oct 08, 2014
Browse files
Merge "Clean up header files in vp9_blockd.h and related files"
parents
1c339867
6ad272cb
Changes
3
Hide whitespace changes
Inline
Side-by-side
vp9/common/vp9_blockd.h
View file @
f6ff752c
...
...
@@ -17,14 +17,10 @@
#include
"vpx_ports/mem.h"
#include
"vpx_scale/yv12config.h"
#include
"vp9/common/vp9_common.h"
#include
"vp9/common/vp9_common_data.h"
#include
"vp9/common/vp9_enums.h"
#include
"vp9/common/vp9_filter.h"
#include
"vp9/common/vp9_idct.h"
#include
"vp9/common/vp9_mv.h"
#include
"vp9/common/vp9_scale.h"
#include
"vp9/common/vp9_seg_common.h"
#ifdef __cplusplus
extern
"C"
{
...
...
vp9/common/vp9_entropy.h
View file @
f6ff752c
...
...
@@ -13,8 +13,8 @@
#include
"vpx/vpx_integer.h"
#include
"vp9/common/vp9_blockd.h"
#include
"vp9/common/vp9_common.h"
#include
"vp9/common/vp9_prob.h"
#include
"vp9/common/vp9_scan.h"
#ifdef __cplusplus
...
...
vp9/common/vp9_quant_common.h
View file @
f6ff752c
...
...
@@ -12,7 +12,7 @@
#define VP9_COMMON_VP9_QUANT_COMMON_H_
#include
"vpx/vpx_codec.h"
#include
"vp9/common/vp9_
blockd
.h"
#include
"vp9/common/vp9_
seg_common
.h"
#ifdef __cplusplus
extern
"C"
{
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment