FFmpeg
|
#include "config.h"
#include "libavutil/cpu.h"
#include "libavutil/float_dsp.h"
#include "float_dsp_altivec.h"
Go to the source code of this file.
Functions | |
void | ff_float_dsp_init_ppc (AVFloatDSPContext *fdsp, int bit_exact) |
void ff_float_dsp_init_ppc | ( | AVFloatDSPContext * | fdsp, |
int | bit_exact | ||
) |
Definition at line 26 of file float_dsp_init.c.
Referenced by avpriv_float_dsp_init().