Go to the source code of this file.
Functions | |
int | has_altivec (void) |
This function MAY rely on signal() or fork() in order to make sure AltiVec is present. |
Definition in file check_altivec.c.
int has_altivec | ( | void | ) |
This function MAY rely on signal() or fork() in order to make sure AltiVec is present.
Definition at line 43 of file check_altivec.c.
Referenced by dsputil_h264_init_ppc(), dsputil_init_ppc(), ff_xvid_encode_init(), and mm_support().