ffmpeg/libavcodec/loongarch
Andreas Rheinhardt 2c8dc7e953 avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx
__lasx_xvldx does not accept a pointer to const (in fact,
no function in lasxintrin.h does so), although it is not allowed
to modify the pointed-to buffer. Therefore this commit adds a wrapper
for it in order to constify the H264Chroma API in a later commit.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-08-05 02:59:58 +02:00
..
Makefile
cabac.h
h264_cabac.c
h264_deblock_lasx.c
h264_intrapred_init_loongarch.c
h264_intrapred_lasx.c
h264_intrapred_lasx.h
h264chroma_init_loongarch.c
h264chroma_lasx.c avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx 2022-08-05 02:59:58 +02:00
h264chroma_lasx.h
h264dsp_init_loongarch.c
h264dsp_lasx.c
h264dsp_lasx.h
h264idct_lasx.c
h264qpel_init_loongarch.c
h264qpel_lasx.c
h264qpel_lasx.h
hevc_idct_lsx.c
hevc_lpf_sao_lsx.c
hevc_mc_bi_lsx.c
hevc_mc_uni_lsx.c
hevc_mc_uniw_lsx.c
hevcdsp_init_loongarch.c
hevcdsp_lsx.c
hevcdsp_lsx.h
hpeldsp_init_loongarch.c
hpeldsp_lasx.c
hpeldsp_lasx.h
idctdsp_init_loongarch.c
idctdsp_lasx.c
idctdsp_loongarch.h
simple_idct_lasx.c
vc1dsp_init_loongarch.c
vc1dsp_lasx.c avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx 2022-08-05 02:59:58 +02:00
vc1dsp_loongarch.h
videodsp_init.c
vp8_lpf_lsx.c
vp8_mc_lsx.c
vp8dsp_init_loongarch.c
vp8dsp_loongarch.h
vp9_idct_lsx.c
vp9_intra_lsx.c
vp9_lpf_lsx.c
vp9_mc_lsx.c
vp9dsp_init_loongarch.c
vp9dsp_loongarch.h