ffmpeg/libavcodec/riscv
Martin Storsjö 6059ea2a14 riscv: Fix linking without RVV; change #ifdef into #if
Signed-off-by: Martin Storsjö <martin@martin.st>
2022-09-29 10:28:37 +03:00
..
Makefile lavc/pixblockdsp: RISC-V V 8-bit get_pixels & get_pixels_unaligned 2022-09-28 11:46:11 +02:00
aacpsdsp_init.c lavc/aacpsdsp: RISC-V V stereo_interpolate[0] 2022-09-27 13:19:52 +02:00
aacpsdsp_rvv.S lavc/aacpsdsp: RISC-V V stereo_interpolate[0] 2022-09-27 13:19:52 +02:00
audiodsp_init.c lavc/audiodsp: RISC-V V scalarproduct_int16 2022-09-27 13:19:52 +02:00
audiodsp_rvf.S
audiodsp_rvv.S lavc/audiodsp: RISC-V V scalarproduct_int16 2022-09-27 13:19:52 +02:00
fmtconvert_init.c riscv: Fix linking without RVV; change #ifdef into #if 2022-09-29 10:28:37 +03:00
fmtconvert_rvv.S riscv: Use the correct path for including asm.S 2022-09-28 11:02:46 +03:00
idctdsp_init.c lavc/idctdsp: RISC-V V put_signed_pixels_clamped function 2022-09-28 11:46:11 +02:00
idctdsp_rvv.S lavc/idctdsp: RISC-V V put_signed_pixels_clamped function 2022-09-28 11:46:11 +02:00
pixblockdsp_init.c lavc/pixblockdsp: RISC-V diff_pixels & diff_pixels_unaligned 2022-09-28 11:46:11 +02:00
pixblockdsp_rvi.S riscv: Use the correct path for including asm.S 2022-09-28 11:02:46 +03:00
pixblockdsp_rvv.S lavc/pixblockdsp: RISC-V diff_pixels & diff_pixels_unaligned 2022-09-28 11:46:11 +02:00
vorbisdsp_init.c lavc/vorbisdsp: RISC-V V inverse_coupling 2022-09-27 13:19:52 +02:00
vorbisdsp_rvv.S riscv: Use the correct path for including asm.S 2022-09-28 11:02:46 +03:00