Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
x264
Commits
a146ee3d
Commit
a146ee3d
authored
Apr 24, 2008
by
Guillaume Poirier
Browse files
more consistent include name (in line with other PPC includes)
parent
4ee9642a
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/ppc/predict.h
View file @
a146ee3d
...
...
@@ -20,9 +20,9 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
#ifndef X264_
ALTIVE
C_PREDICT_H
#define X264_
ALTIVE
C_PREDICT_H
#ifndef X264_
PP
C_PREDICT_H
#define X264_
PP
C_PREDICT_H
void
x264_predict_16x16_init_altivec
(
x264_predict_t
pf
[
7
]
);
#endif
/* X264_
ALTIVE
C_PREDICT_H */
#endif
/* X264_
PP
C_PREDICT_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