Go to the documentation of this file.
22 #ifndef AVCODEC_LOONGARCH_H264CHROMA_LOONGARCH_H
23 #define AVCODEC_LOONGARCH_H264CHROMA_LOONGARCH_H
28 long int stride,
int h,
int x,
int y);
30 long int stride,
int h,
int x,
int y);
32 long int stride,
int h,
int x,
int y);
35 long int stride,
int h,
int x,
int y);
37 long int stride,
int h,
int x,
int y);
39 long int stride,
int h,
int x,
int y);
void ff_put_h264_chroma_mc4_lasx(unsigned char *dst, const unsigned char *src, long int stride, int h, int x, int y)
void ff_put_h264_chroma_mc8_lasx(unsigned char *dst, const unsigned char *src, long int stride, int h, int x, int y)
void ff_avg_h264_chroma_mc8_lsx(unsigned char *dst, const unsigned char *src, long int stride, int h, int x, int y)
void ff_put_h264_chroma_mc4_lsx(unsigned char *dst, const unsigned char *src, long int stride, int h, int x, int y)
void ff_avg_h264_chroma_mc8_lasx(unsigned char *dst, const unsigned char *src, long int stride, int h, int x, int y)
void ff_put_h264_chroma_mc8_lsx(unsigned char *dst, const unsigned char *src, long int stride, int h, int x, int y)