Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
8be35347
Commit
8be35347
authored
May 14, 2013
by
Yaowu Xu
Committed by
Gerrit Code Review
May 14, 2013
Browse files
Options
Browse Files
Download
Plain Diff
Merge "changed to use adst for D63_PRED" into experimental
parents
d31a632d
da3aec6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vp9/common/vp9_blockd.h
vp9/common/vp9_blockd.h
+1
-0
No files found.
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
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