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
8be35347
Commit
8be35347
authored
May 14, 2013
by
Yaowu Xu
Committed by
Gerrit Code Review
May 14, 2013
Browse files
Merge "changed to use adst for D63_PRED" into experimental
parents
d31a632d
da3aec6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/common/vp9_blockd.h
View file @
8be35347
...
...
@@ -572,6 +572,7 @@ static TX_TYPE txfm_map(B_PREDICTION_MODE bmode) {
case
B_V_PRED
:
case
B_D117_PRED
:
case
B_D63_PRED
:
return
ADST_DCT
;
case
B_H_PRED
:
...
...
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