Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yushin Cho
aom-rav1e
Commits
cbc66fa8
Commit
cbc66fa8
authored
Aug 20, 2012
by
John Koleszar
Committed by
Gerrit Code Review
Aug 20, 2012
Browse files
Merge "Fix typo." into experimental
parents
4396441b
2f743143
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp8/encoder/rdopt.c
View file @
cbc66fa8
...
...
@@ -4144,7 +4144,7 @@ int64_t vp8_rd_pick_inter_mode_sb(VP8_COMP *cpi, MACROBLOCK *x,
saddone
=
1
;
}
vp8_mv_pred
(
cpi
,
x
s
,
xd
->
mode_info_context
,
&
mvp
,
vp8_mv_pred
(
cpi
,
x
d
,
xd
->
mode_info_context
,
&
mvp
,
xd
->
mode_info_context
->
mbmi
.
ref_frame
,
cpi
->
common
.
ref_frame_sign_bias
,
&
sr
,
&
near_sadidx
[
0
]);
...
...
Write
Preview
Supports
Markdown
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