comparison x86/dsputil_mmx.h @ 10300:4d1b9ca628fc libavcodec

Drop unused args from vector_fmul_add_add, simpify code, and rename The src3 and step arguments to vector_fmul_add_add() are always zero and one, respectively. This removes these arguments from the function, simplifies the code accordingly, and renames the function to better match the new operation.
author mru
date Sun, 27 Sep 2009 16:51:54 +0000
parents 8b9fc0c8f1cc
children f5ccf2e590d6
comparison
equal deleted inserted replaced
10299:a1654cd1b5b9 10300:4d1b9ca628fc