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
fbc8e8f9
Commit
fbc8e8f9
authored
Nov 26, 2012
by
Paul Wilkins
Committed by
Gerrit Code Review
Nov 26, 2012
Browse files
Merge "Modified mv prediction." into experimental
parents
89d62e3b
d22f3d9f
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/rdopt.c
View file @
fbc8e8f9
This diff is collapsed.
Click to expand it.
vp9/encoder/rdopt.h
View file @
fbc8e8f9
...
...
@@ -33,11 +33,6 @@ extern int64_t vp9_rd_pick_inter_mode_sb(VP9_COMP *cpi, MACROBLOCK *x,
int
recon_yoffset
,
int
recon_uvoffset
,
int
*
returnrate
,
int
*
returndist
);
extern
void
vp9_mv_pred
(
VP9_COMP
*
cpi
,
MACROBLOCKD
*
xd
,
const
MODE_INFO
*
here
,
int_mv
*
mvp
,
int
refframe
,
int
*
ref_frame_sign_bias
,
int
*
sr
,
int
near_sadidx
[]);
extern
void
vp9_init_me_luts
();
extern
void
vp9_set_mbmode_and_mvs
(
MACROBLOCK
*
x
,
...
...
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