summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64/rv40dsp_init_aarch64.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-08-02 01:18:08 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-08-05 02:59:58 +0200
commit2c8dc7e953e532752500e8145aa1ceee908bda2f (patch)
tree0bd56586ad3e1435c90983e8731e5845d01bff4b /libavcodec/aarch64/rv40dsp_init_aarch64.c
parentb3bbbb14d0685c8c1fbcf8455e59c7f444290c7c (diff)
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>
Diffstat (limited to 'libavcodec/aarch64/rv40dsp_init_aarch64.c')
0 files changed, 0 insertions, 0 deletions