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
b98ec86f
Commit
b98ec86f
authored
Jan 08, 2017
by
Jingning Han
Browse files
Remove repeated ADAPT_SCAN_UPDATE_RATE_16 defs
Change-Id: I5c2e92469d8f87f7c565acd77f12535b3f58929a
parent
2d8dd966
Changes
1
Hide whitespace changes
Inline
Side-by-side
av1/common/entropy.c
View file @
b98ec86f
...
...
@@ -3515,10 +3515,6 @@ void av1_default_coef_probs(AV1_COMMON *cm) {
#endif // CONFIG_EC_MULTISYMBOL
}
#if CONFIG_ADAPT_SCAN
#define ADAPT_SCAN_UPDATE_RATE_16 (1 << 13)
#endif
static
void
adapt_coef_probs
(
AV1_COMMON
*
cm
,
TX_SIZE
tx_size
,
unsigned
int
count_sat
,
unsigned
int
update_factor
)
{
...
...
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