ffmpeg/libavcodec/alpha
Falk Hüffner 494e409255 Assembly version of put_pixels. This is currently the function that
takes the most time, and it allows for more efficient unaligned access
and better control over memory latencies.

Originally committed as revision 711 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-07-01 23:47:01 +00:00
..
asm.h
dsputil_alpha.c Assembly version of put_pixels. This is currently the function that 2002-07-01 23:47:01 +00:00
dsputil_alpha_asm.S Assembly version of put_pixels. This is currently the function that 2002-07-01 23:47:01 +00:00
mpegvideo_alpha.c Ugly hack to make the assembler accept MVI instructions. 2002-06-24 22:22:39 +00:00
pixops.h
regdef.h Implement put_pixels_clamped and add_pixels_clamped in Assembler. This 2002-07-01 04:26:07 +00:00