ffmpeg/libavcodec/alpha
Diego Biurrun 25841dfe80 Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.
This avoids SIMD-optimized functions having to sign-extend their
line size argument manually to be able to do pointer arithmetic.
2013-02-05 12:59:12 +01:00
..
asm.h
dsputil_alpha_asm.S Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
dsputil_alpha.c Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. 2013-02-05 12:59:12 +01:00
dsputil_alpha.h Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. 2013-02-05 12:59:12 +01:00
Makefile build: non-x86: Only compile mpegvideo optimizations when necessary 2012-10-09 14:45:59 +02:00
motion_est_alpha.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
motion_est_mvi_asm.S
mpegvideo_alpha.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
regdef.h
simple_idct_alpha.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00