FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
cpu.c File Reference
#include "libavutil/cpu.h"
#include "libavutil/cpu_internal.h"
#include "config.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.
 

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 39 of file cpu.c.

Referenced by av_get_cpu_flags().