[FFmpeg-devel] [PATCH] ff_scalarproduct_float_sse

Alex Converse alex.converse
Sat Jan 23 00:08:32 CET 2010


On Fri, Jan 22, 2010 at 3:16 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Wed, Jan 20, 2010 at 09:45:09PM -0500, Alex Converse wrote:
>> On Wed, Jan 20, 2010 at 8:38 AM, Loren Merritt <lorenm at u.washington.edu> wrote:
>> > On Tue, 19 Jan 2010, Alex Converse wrote:
>> >
>> >> + lea offsetq, [offsetq*4]
>> >
>> > shl offsetq, 2
>> >
>> >> + movaps xmm2, [v2q+offsetq]
>> >> + mulps ?xmm2, xmm1
>> >
>> > mulps xmm1, [v2q+offsetq]
>> >
>
>> ?dsputil_mmx.c ? ?| ? ?5 +++++
>> ?dsputil_yasm.asm | ? 24 ++++++++++++++++++++++++
>> ?2 files changed, 29 insertions(+)
>> cb95a666b15b776b485156a242e3e5165cd40779 ?scalarproduct.diff
>
> ok
>

Applied



More information about the ffmpeg-devel mailing list