FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
float_dsp_init.c File Reference
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/float_dsp.h"
#include "libavutil/ppc/cpu.h"
#include "float_dsp_altivec.h"

Go to the source code of this file.

Functions

av_cold void ff_float_dsp_init_ppc (AVFloatDSPContext *fdsp, int bit_exact)
 

Function Documentation

av_cold void ff_float_dsp_init_ppc ( AVFloatDSPContext fdsp,
int  bit_exact 
)

Definition at line 28 of file float_dsp_init.c.

Referenced by avpriv_float_dsp_init().