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

Also adjust parameter names to be "stride" everywhere.
2016-09-14 14:12:36 +02:00
..
apedsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
asm.S ppc: Fix compilation for ppc64le (ELFv2) 2014-05-30 22:46:53 +03:00
audiodsp.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
blockdsp.c dsputil: Split clear_block*/fill_block* off into a separate context 2014-06-18 14:07:23 -07:00
fdct.h fdct: Move ppc-specific declarations to a header in the ppc directory 2014-07-19 02:38:22 -07:00
fdctdsp.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
fft_altivec.S fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefs 2016-02-15 11:58:04 +01:00
fft_init.c fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
fmtconvert_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
h264chroma_init.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
h264chroma_template.c dsputil: Separate h264chroma 2013-02-06 11:30:53 +01:00
h264dsp.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
h264qpel_template.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
h264qpel.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
hpeldsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
hpeldsp_altivec.h ppc: dsputil: Move hpeldsp-related declarations to a separate header 2014-03-22 06:17:29 -07:00
huffyuvdsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
idctdsp.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
Makefile build: miscellaneous cosmetics 2016-04-07 15:26:08 +02:00
mathops.h
mdct_init.c fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
me_cmp.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
mpegaudiodsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
mpegvideo_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
mpegvideodsp.c ppc: mpegvideo: Add proper runtime AltiVec detection 2016-09-11 23:30:40 +02:00
mpegvideoencdsp.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
pixblockdsp.c pixblockdsp: Change type of stride parameters to ptrdiff_t 2016-09-14 14:12:36 +02:00
svq1enc_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
vc1dsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
videodsp_ppc.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
vorbisdsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
vp3dsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
vp8dsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00