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
Raphael Zumer
aom-rav1e
Commits
27fb0383
Commit
27fb0383
authored
Jan 21, 2016
by
Yaowu Xu
Browse files
Fix a macro
parent
1f303c27
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp10/encoder/mips/msa/fdct_msa.h
View file @
27fb0383
...
...
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#ifndef VP
9
_ENCODER_MIPS_MSA_VP
9
_FDCT_MSA_H_
#define VP
9
_ENCODER_MIPS_MSA_VP
9
_FDCT_MSA_H_
#ifndef VP
10
_ENCODER_MIPS_MSA_VP
10
_FDCT_MSA_H_
#define VP
10
_ENCODER_MIPS_MSA_VP
10
_FDCT_MSA_H_
#include
"vpx_dsp/mips/fwd_txfm_msa.h"
#include
"vpx_dsp/mips/txfm_macros_msa.h"
...
...
@@ -114,4 +114,4 @@
PCKEV_H4_SH(in0_r_m, in0_r_m, in1_r_m, in1_r_m, s2_m, s2_m, \
s3_m, s3_m, out0, out1, out2, out3); \
}
#endif
/
*
VP
9
_ENCODER_MIPS_MSA_VP
9
_FDCT_MSA_H_
*/
#endif
/
/ VP
10
_ENCODER_MIPS_MSA_VP
10
_FDCT_MSA_H_
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