Home
last modified time | relevance | path

Searched defs:width8mult (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevcdsp_lsx.c2597 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 Dhevc_mc_bi_lsx.c1742 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 Dhevc_mc_uni_lsx.c809 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 Dhevc_mc_biw_msa.c2067 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 Dhevc_mc_uniw_msa.c4660 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 Dhevc_mc_bi_msa.c4294 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 Dhevc_mc_uni_msa.c3500 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 Dhevcdsp_msa.c3660 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

Completed in 64 milliseconds