1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavcodec/alpha
Falk Hüffner bb7d4939ba Implement put_pixels_clamped and add_pixels_clamped in Assembler. This
allows better scheduling of the memory accesses, and is portable among
all compilers.

Originally committed as revision 709 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-07-01 04:26:07 +00:00
..
asm.h * Fixed constraints 2002-06-24 22:21:30 +00:00
dsputil_alpha_asm.S Implement put_pixels_clamped and add_pixels_clamped in Assembler. This 2002-07-01 04:26:07 +00:00
dsputil_alpha.c Implement put_pixels_clamped and add_pixels_clamped in Assembler. This 2002-07-01 04:26:07 +00:00
mpegvideo_alpha.c Ugly hack to make the assembler accept MVI instructions. 2002-06-24 22:22:39 +00:00
pixops.h license/copyright change 2002-05-25 22:45:33 +00:00
regdef.h Implement put_pixels_clamped and add_pixels_clamped in Assembler. This 2002-07-01 04:26:07 +00:00