FFmpeg/libavcodec/ppc
Diego Biurrun 6892df9294 vp3: Change type of stride parameters to ptrdiff_t
This avoids SIMD-optimized functions having to sign-extend their
stride argument manually to be able to do pointer arithmetic.

Also adjust parameter names to be "stride" everywhere.
2016-08-26 11:36:26 +02:00
..
apedsp_altivec.c
asm.S
audiodsp.c
blockdsp.c
fdct.h
fdctdsp.c
fft_altivec.S
fft_init.c
fmtconvert_altivec.c
h264chroma_init.c
h264chroma_template.c
h264dsp.c
h264qpel_template.c
h264qpel.c
hpeldsp_altivec.c
hpeldsp_altivec.h
huffyuvdsp_altivec.c
idctdsp.c
Makefile
mathops.h
mdct_init.c
me_cmp.c
mpegaudiodsp_altivec.c
mpegvideo_altivec.c
mpegvideodsp.c
mpegvideoencdsp.c
pixblockdsp.c
svq1enc_altivec.c
vc1dsp_altivec.c
videodsp_ppc.c
vorbisdsp_altivec.c
vp3dsp_altivec.c vp3: Change type of stride parameters to ptrdiff_t 2016-08-26 11:36:26 +02:00
vp8dsp_altivec.c