Searched refs:ff_vector_fmul_altivec (Results 1 – 3 of 3) sorted by relevance
24 void ff_vector_fmul_altivec(float *dst, const float *src0,
32 fdsp->vector_fmul = ff_vector_fmul_altivec; in ff_float_dsp_init_ppc()
24 void ff_vector_fmul_altivec(float *dst, const float *src0, const float *src1, in ff_vector_fmul_altivec() function