1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavcodec/ppc
Mans Rullgard ce82dad7eb ppc: remove shift parameter from scalarproduct_int16_altivec()
The shift parameter was removed from this interface in 7e1ce6a.
This updates the Altivec implementation to match.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-05-01 00:21:30 +01:00
..
asm.S
dsputil_altivec.c ppc: dsputil: do unaligned block accesses correctly 2012-05-01 00:21:30 +01:00
dsputil_altivec.h
dsputil_ppc.c Remove lowres video decoding 2012-04-21 18:56:19 +01:00
fdct_altivec.c
fft_altivec_s.S
fft_altivec.c
float_altivec.c
fmtconvert_altivec.c
gmc_altivec.c
h264_altivec.c
h264_template_altivec.c
idct_altivec.c
int_altivec.c ppc: remove shift parameter from scalarproduct_int16_altivec() 2012-05-01 00:21:30 +01:00
Makefile
mathops.h
mpegaudiodec_altivec.c
mpegvideo_altivec.c ppc: drop unused function dct_quantize_altivec() 2012-04-18 18:53:54 +02:00
regs.h
types_altivec.h
util_altivec.h
vc1dsp_altivec.c
vp3dsp_altivec.c
vp8dsp_altivec.c