FFmpeg
|
#include "config.h"
#include "libavutil/avassert.h"
#include "libavutil/cpu.h"
#include "libavutil/cpu_internal.h"
Go to the source code of this file.
Functions | |
int | ff_get_cpu_flags_ppc (void) |
This function MAY rely on signal() or fork() in order to make sure AltiVec is present. More... | |
int ff_get_cpu_flags_ppc | ( | void | ) |
This function MAY rely on signal() or fork() in order to make sure AltiVec is present.
Definition at line 48 of file cpu.c.
Referenced by av_get_cpu_flags().