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
cb2c037c
Commit
cb2c037c
authored
Jun 22, 2016
by
Zoe Liu
Browse files
Remove unnecessary macros
Change-Id: Id0975947b4e7b76b2c2464905f3b9a29245946c2
parent
883e3b84
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp10/encoder/encoder.c
View file @
cb2c037c
...
...
@@ -3384,8 +3384,6 @@ void vp10_update_reference_frames(VP10_COMP *cpi) {
BufferPool
*
const
pool
=
cm
->
buffer_pool
;
const
int
use_upsampled_ref
=
cpi
->
sf
.
use_upsampled_references
;
int
new_uidx
=
0
;
#if CONFIG_EXT_REFS
#endif // CONFIG_EXT_REFS
// NOTE: Save the new show frame buffer index for --test-code=warn, i.e.,
// for the purpose to verify no mismatch between encoder and decoder.
...
...
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