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.h | ||
| blockdsp_alpha.c | ||
| hpeldsp_alpha.c | ||
| hpeldsp_alpha.h | ||
| hpeldsp_alpha_asm.S | ||
| idctdsp_alpha.c | ||
| idctdsp_alpha.h | ||
| idctdsp_alpha_asm.S | ||
| Makefile | ||
| me_cmp_alpha.c | ||
| me_cmp_mvi_asm.S | ||
| mpegvideo_alpha.c | ||
| pixblockdsp_alpha.c | ||
| regdef.h | ||
| simple_idct_alpha.c | ||