/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | hevcdsp_lsx.c | 2597 hevc_hv_4t_8multx4_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult) hevc_hv_4t_8multx4_lsx() argument 2806 hevc_hv_4t_8multx4mult_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width8mult) hevc_hv_4t_8multx4mult_lsx() argument
|
H A D | hevc_mc_bi_lsx.c | 1742 hevc_hv_4t_8multx4_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult) hevc_hv_4t_8multx4_lsx() argument
|
H A D | hevc_mc_uni_lsx.c | 809 hevc_hv_4t_8multx4_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult) hevc_hv_4t_8multx4_lsx() argument 1012 hevc_hv_4t_8multx4mult_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width8mult) hevc_hv_4t_8multx4mult_lsx() argument
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_mc_biw_msa.c | 2067 hevc_hv_biwgt_8t_8multx2mult_msa(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight0, int32_t weight1, int32_t offset0, int32_t offset1, int32_t rnd_val, int32_t width8mult) hevc_hv_biwgt_8t_8multx2mult_msa() argument 5134 hevc_hv_biwgt_4t_8multx4_msa(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t weight0, int32_t weight1, int32_t offset0, int32_t offset1, int32_t rnd_val, int32_t width8mult) hevc_hv_biwgt_4t_8multx4_msa() argument
|
H A D | hevc_mc_uniw_msa.c | 4660 hevc_hv_uniwgt_4t_8multx4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_8multx4_msa() argument 4871 hevc_hv_uniwgt_4t_8multx4mult_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val, int32_t width8mult) hevc_hv_uniwgt_4t_8multx4mult_msa() argument
|
H A D | hevc_mc_bi_msa.c | 4294 hevc_hv_bi_4t_8multx4_msa(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult) hevc_hv_bi_4t_8multx4_msa() argument
|
H A D | hevc_mc_uni_msa.c | 3500 hevc_hv_uni_4t_8multx4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult) hevc_hv_uni_4t_8multx4_msa() argument 3688 hevc_hv_uni_4t_8multx4mult_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width8mult) hevc_hv_uni_4t_8multx4mult_msa() argument
|
H A D | hevcdsp_msa.c | 3660 hevc_hv_4t_8multx4_msa(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult) hevc_hv_4t_8multx4_msa() argument 3855 hevc_hv_4t_8multx4mult_msa(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width8mult) hevc_hv_4t_8multx4mult_msa() argument
|