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

Go to the source code of this file.

Functions

void ff_float_dsp_init_ppc (AVFloatDSPContext *fdsp, int bit_exact)
 

Function Documentation

void ff_float_dsp_init_ppc ( AVFloatDSPContext fdsp,
int  bit_exact 
)

Definition at line 26 of file ppc/float_dsp_init.c.

Referenced by avpriv_float_dsp_init().