| .. |
|
aacpsdsp_init.c
|
lavc/aacpsdsp: rework R-V V hybrid_synthesis_deint
|
2023-11-12 14:03:09 +02:00 |
|
aacpsdsp_rvv.S
|
lavc/aacpsdsp: use LMUL=2 and amortise strides
|
2023-11-23 18:57:18 +02:00 |
|
ac3dsp_init.c
|
lavc/ac3: add R-V Zbb extract_exponents
|
2023-10-05 18:13:00 +03:00 |
|
ac3dsp_rvb.S
|
lavc/ac3: add R-V Zbb extract_exponents
|
2023-10-05 18:13:00 +03:00 |
|
alacdsp_init.c
|
lavu: add/use flag for RISC-V Zba extension
|
2023-07-19 19:29:35 +03:00 |
|
alacdsp_rvv.S
|
lavc/alacdsp: unroll RISC-V V loops
|
2023-07-16 23:24:00 +03:00 |
|
audiodsp_init.c
|
lavu: add/use flag for RISC-V Zba extension
|
2023-07-19 19:29:35 +03:00 |
|
audiodsp_rvf.S
|
|
|
|
audiodsp_rvv.S
|
lavc/audiodsp: unroll RISC-V clip functions
|
2023-10-02 18:07:54 +03:00 |
|
bswapdsp_init.c
|
lavc/bswapdsp: purge RISC-V V bswap32
|
2023-07-19 19:29:35 +03:00 |
|
bswapdsp_rvb.S
|
riscv: factor out the bswap32 assembler
|
2023-10-02 22:28:21 +03:00 |
|
bswapdsp_rvv.S
|
lavc/bswapdsp: purge RISC-V V bswap32
|
2023-07-19 19:29:35 +03:00 |
|
exrdsp_init.c
|
lavc/exrdsp: R-V V reoder_pixels
|
2023-10-09 19:52:51 +03:00 |
|
exrdsp_rvv.S
|
lavc/exrdsp: R-V V reoder_pixels
|
2023-10-09 19:52:51 +03:00 |
|
flacdsp_init.c
|
lavc/flacdsp: R-V V LPC16 function
|
2023-11-18 22:06:57 +02:00 |
|
flacdsp_rvv.S
|
lavc/flacdsp: R-V V LPC16 function
|
2023-11-18 22:06:57 +02:00 |
|
fmtconvert_init.c
|
lavu: add/use flag for RISC-V Zba extension
|
2023-07-19 19:29:35 +03:00 |
|
fmtconvert_rvv.S
|
lavc/fmtconvert: unroll R-V V int32_to_float_fmul_scalar
|
2023-10-02 18:08:23 +03:00 |
|
g722dsp_init.c
|
lavc/g722dsp: add RISC-V V DSP function
|
2023-08-24 21:07:18 +03:00 |
|
g722dsp_rvv.S
|
lavc/g722dsp: optimise R-V V apply_qmf
|
2023-11-23 18:57:18 +02:00 |
|
h264_chroma_init_riscv.c
|
lavc/h264chroma: RISC-V V add motion compensation for 4xH and 2xH chroma blocks
|
2023-07-25 19:10:40 +03:00 |
|
h264_mc_chroma.S
|
lavc/h264chroma: RISC-V V add motion compensation for 4xH and 2xH chroma blocks
|
2023-07-25 19:10:40 +03:00 |
|
huffyuvdsp_init.c
|
lavc/huffyuvdsp: basic R-V V add_hfyu_left_pred_bgr32
|
2023-11-15 16:51:07 +02:00 |
|
huffyuvdsp_rvv.S
|
lavc/huffyuvdsp: basic R-V V add_hfyu_left_pred_bgr32
|
2023-11-15 16:51:07 +02:00 |
|
idctdsp_init.c
|
lavc/idctdsp: require Zve64x for R-V V functions
|
2023-10-30 18:14:16 +02:00 |
|
idctdsp_rvv.S
|
lavc/idctdsp: improve R-V V put_pixels_clamped
|
2023-10-30 18:14:16 +02:00 |
|
jpeg2000dsp_init.c
|
lavc/jpeg2000dsp: R-V V rct_int
|
2023-11-01 18:52:55 +02:00 |
|
jpeg2000dsp_rvv.S
|
lavc/jpeg2000dsp: R-V V rct_int
|
2023-11-01 18:52:55 +02:00 |
|
llauddsp_init.c
|
lavc/llauddsp: R-V V scalarproduct_and_madd_int32
|
2023-11-16 16:53:44 +02:00 |
|
llauddsp_rvv.S
|
lavc/llauddsp: R-V V scalarproduct_and_madd_int32
|
2023-11-16 16:53:44 +02:00 |
|
llviddsp_init.c
|
lavc/llviddsp: R-V V add_bytes
|
2023-11-18 22:07:14 +02:00 |
|
llviddsp_rvv.S
|
lavc/llviddsp: R-V V add_bytes
|
2023-11-18 22:07:14 +02:00 |
|
llvidencdsp_init.c
|
lavc/llvidencdsp: add R-V V diff_bytes
|
2023-11-23 18:57:18 +02:00 |
|
llvidencdsp_rvv.S
|
lavc/llvidencdsp: add R-V V diff_bytes
|
2023-11-23 18:57:18 +02:00 |
|
Makefile
|
lavc/llvidencdsp: add R-V V diff_bytes
|
2023-11-23 18:57:18 +02:00 |
|
opusdsp_init.c
|
lavc/opusdsp: rewrite R-V V postfilter
|
2023-11-06 22:09:30 +02:00 |
|
opusdsp_rvv.S
|
lavc/opusdsp: rewrite R-V V postfilter
|
2023-11-06 22:09:30 +02:00 |
|
pixblockdsp_init.c
|
lavc/pixblockdsp: rework R-V V get_pixels_unaligned
|
2023-11-06 19:42:49 +02:00 |
|
pixblockdsp_rvi.S
|
|
|
|
pixblockdsp_rvv.S
|
lavc/pixblockdsp: rework R-V V get_pixels_unaligned
|
2023-11-06 19:42:49 +02:00 |
|
sbrdsp_init.c
|
lavc/sbrdsp: R-V V hf_apply_noise functions
|
2023-11-13 18:34:29 +02:00 |
|
sbrdsp_rvv.S
|
lavc/sbrdsp: R-V V hf_apply_noise functions
|
2023-11-13 18:34:29 +02:00 |
|
utvideodsp_init.c
|
lavc/utvideodsp: R-V V restore_rgb_planes10
|
2023-10-31 21:33:25 +02:00 |
|
utvideodsp_rvv.S
|
lavc/utvideodsp: R-V V restore_rgb_planes10
|
2023-10-31 21:33:25 +02:00 |
|
vorbisdsp_init.c
|
lavu: add/use flag for RISC-V Zba extension
|
2023-07-19 19:29:35 +03:00 |
|
vorbisdsp_rvv.S
|
lavc/vorbisdsp: unroll RISC-V V inverse_coupling
|
2023-07-16 23:24:00 +03:00 |