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
28f94735
Commit
28f94735
authored
Mar 14, 2014
by
Yaowu Xu
Committed by
Gerrit Code Review
Mar 14, 2014
Browse files
Merge "Use of inline instead of INLINE."
parents
5806e70e
0fa76870
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_encodeframe.c
View file @
28f94735
...
...
@@ -152,7 +152,7 @@ static BLOCK_SIZE get_nonrd_var_based_fixed_partition(VP9_COMP *cpi,
// Lighter version of set_offsets that only sets the mode info
// pointers.
static
inline
void
set_modeinfo_offsets
(
VP9_COMMON
*
const
cm
,
static
INLINE
void
set_modeinfo_offsets
(
VP9_COMMON
*
const
cm
,
MACROBLOCKD
*
const
xd
,
int
mi_row
,
int
mi_col
)
{
...
...
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