ppc/cpu.c File Reference
#include "libavutil/cpu.h"
#include "config.h"
Include dependency graph for ppc/cpu.c:

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...
 

Function Documentation

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 38 of file ppc/cpu.c.

Referenced by av_get_cpu_flags().