ffmpeg/libavcodec/alpha
Andreas Rheinhardt a84fe06112 avcodec/idctdsp: Avoid inclusion of avcodec.h
Not every user of idctdsp.h wants to initialize an IDCTDSPContext;
e.g. the proresdsp only uses ff_init_scantable_permutation()
and the IDCT permutation enum; similarly for cavsdsp and wmv2dsp.
Using a forward declaration here avoids an avcodec.h dependency
in the relevant files.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-09-11 00:26:34 +02:00
..
Makefile
asm.h
blockdsp_alpha.c
hpeldsp_alpha.c
hpeldsp_alpha.h
hpeldsp_alpha_asm.S
idctdsp_alpha.c avcodec/idctdsp: Avoid inclusion of avcodec.h 2023-09-11 00:26:34 +02:00
idctdsp_alpha.h
idctdsp_alpha_asm.S
me_cmp_alpha.c avcodec/alpha/me_cmp_alpha: Remove commented-out function 2022-08-02 08:40:58 +02:00
me_cmp_mvi_asm.S
mpegvideo_alpha.c
pixblockdsp_alpha.c
regdef.h
simple_idct_alpha.c