[FFmpeg-devel] [PATCH] Add x86-optimized function ac3_or_abs_int16() and use in log2_tab().

Justin Ruggles justin.ruggles
Sat Feb 12 01:55:20 CET 2011


---
Athlon64:
    C: 20817
  MMX:  3652
 SSE2:  3743

Atom:
    C: 31969
  MMX:  7367
 SSE2:  4228
SSSE3:  2914

 libavcodec/ac3dsp.c         |    9 ++++++
 libavcodec/ac3dsp.h         |   11 ++++++++
 libavcodec/ac3enc_fixed.c   |   11 ++-----
 libavcodec/x86/ac3dsp.asm   |   61 +++++++++++++++++++++++++++++++++++++++++++
 libavcodec/x86/ac3dsp_mmx.c |   11 ++++++++
 5 files changed, 95 insertions(+), 8 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-x86-optimized-function-ac3_or_abs_int16-and-use-.patch
Type: text/x-patch
Size: 5596 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110211/42a91f21/attachment.bin>



More information about the ffmpeg-devel mailing list