FFmpeg
|
float_dsp_altivec.h
Go to the documentation of this file.
void ff_vector_fmul_altivec(float *dst, const float *src0, const float *src1, int len)
Definition: float_dsp_altivec.c:24
void ff_vector_fmul_reverse_altivec(float *dst, const float *src0, const float *src1, int len)
Definition: float_dsp_altivec.c:97
void ff_vector_fmul_window_altivec(float *dst, const float *src0, const float *src1, const float *win, int len)
Definition: float_dsp_altivec.c:40
void ff_vector_fmul_add_altivec(float *dst, const float *src0, const float *src1, const float *src2, int len)
Definition: float_dsp_altivec.c:73
Generated on Mon Nov 18 2024 06:51:55 for FFmpeg by 1.8.11