mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-09 19:30:19 +00:00
It is only (mis-)used to set the dsp fucntions clear_block(s). But these functions always work on 16bits-wide elements, which make the parameter useless and actually harmful, as it causes all content on more than 8-bits to not use accelerated functions. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
||
|---|---|---|
| .. | ||
| asm.S | ||
| audiodsp.c | ||
| blockdsp.c | ||
| dct-test.c | ||
| fdct.h | ||
| fdctdsp.c | ||
| fft_altivec.S | ||
| fft_init.c | ||
| fft_vsx.c | ||
| fft_vsx.h | ||
| fmtconvert_altivec.c | ||
| h264chroma_init.c | ||
| h264chroma_template.c | ||
| h264dsp.c | ||
| h264qpel.c | ||
| h264qpel_template.c | ||
| hpeldsp_altivec.c | ||
| hpeldsp_altivec.h | ||
| huffyuvdsp_altivec.c | ||
| idctdsp.c | ||
| lossless_audiodsp_altivec.c | ||
| Makefile | ||
| mathops.h | ||
| 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 | ||
| vp8dsp_altivec.c | ||