diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-02 01:18:08 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-05 02:59:58 +0200 |
commit | 2c8dc7e953e532752500e8145aa1ceee908bda2f (patch) | |
tree | 0bd56586ad3e1435c90983e8731e5845d01bff4b /libavcodec/x86/h264_chromamc.asm | |
parent | b3bbbb14d0685c8c1fbcf8455e59c7f444290c7c (diff) | |
download | ffmpeg-2c8dc7e953e532752500e8145aa1ceee908bda2f.tar.gz |
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/x86/h264_chromamc.asm')
0 files changed, 0 insertions, 0 deletions