FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
float_dsp_altivec.h File Reference

Go to the source code of this file.

Functions

void ff_vector_fmul_altivec (float *dst, const float *src0, const float *src1, int len)
 

Function Documentation

void ff_vector_fmul_altivec ( float *  dst,
const float *  src0,
const float *  src1,
int  len 
)

Definition at line 24 of file float_dsp_altivec.c.

Referenced by ff_float_dsp_init_ppc().