~ubuntu-branches/ubuntu/utopic/libav/utopic

« back to all changes in this revision

Viewing changes to libavcodec/x86/pngdsp.asm

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler
  • Date: 2012-12-21 15:32:13 UTC
  • mto: (1.2.18)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: package-import@ubuntu.com-20121221153213-fudzrugjzivtv0wp
Tags: upstream-9~beta3
ImportĀ upstreamĀ versionĀ 9~beta3

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
;* 51, Inc., Foundation Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
22
22
;******************************************************************************
23
23
 
24
 
%include "x86inc.asm"
25
 
%include "x86util.asm"
 
24
%include "libavutil/x86/x86util.asm"
26
25
 
27
26
SECTION_RODATA
28
27
 
167
166
    RET
168
167
%endmacro
169
168
 
170
 
INIT_MMX mmx2
 
169
INIT_MMX mmxext
171
170
ADD_PAETH_PRED_FN 0
172
171
 
173
172
INIT_MMX ssse3