Mercurial > libavcodec.hg
comparison mdec.c @ 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 | 3a2f437d2fea |
children | 34a65026fa06 |
comparison
equal
deleted
inserted
replaced
10299:a1654cd1b5b9 | 10300:4d1b9ca628fc |
---|