Home
last modified time | relevance | path

Searched refs:src_stride_4x (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dhpeldsp_lasx.c286 int32_t src_stride_4x = src_stride << 2; in common_hz_bil_no_rnd_16x16_lasx() local
297 _src += (src_stride_4x -1); in common_hz_bil_no_rnd_16x16_lasx()
322 _src += (src_stride_4x - 1); in common_hz_bil_no_rnd_16x16_lasx()
347 _src += (src_stride_4x - 1); in common_hz_bil_no_rnd_16x16_lasx()
395 int32_t src_stride_4x = src_stride << 2; in common_hz_bil_no_rnd_8x16_lasx() local
406 _src += (src_stride_4x - 1); in common_hz_bil_no_rnd_8x16_lasx()
465 int32_t src_stride_4x = src_stride << 2; in common_vt_bil_no_rnd_16x16_lasx() local
472 _src += src_stride_4x; in common_vt_bil_no_rnd_16x16_lasx()
476 _src += src_stride_4x; in common_vt_bil_no_rnd_16x16_lasx()
480 _src += src_stride_4x; in common_vt_bil_no_rnd_16x16_lasx()
556 int32_t src_stride_4x = src_stride << 2; common_vt_bil_no_rnd_8x16_lasx() local
620 int32_t src_stride_4x = src_stride << 2; common_hv_bil_no_rnd_16x16_lasx() local
780 int32_t src_stride_4x = src_stride << 2; common_hv_bil_no_rnd_8x16_lasx() local
876 int32_t src_stride_4x = src_stride << 2; common_hz_bil_no_rnd_8x8_lasx() local
962 int32_t src_stride_4x = src_stride << 2; common_vt_bil_no_rnd_8x8_lasx() local
1003 int32_t src_stride_4x = src_stride << 2; common_vt_bil_no_rnd_4x8_lasx() local
1039 int32_t src_stride_4x = src_stride << 2; common_hv_bil_no_rnd_8x8_lasx() local
1101 int32_t src_stride_4x = src_stride << 2; common_hv_bil_no_rnd_4x8_lasx() local
1153 int32_t src_stride_4x = src_stride << 2; common_hv_bil_16w_lasx() local
1245 int32_t src_stride_4x = src_stride << 2; common_hv_bil_8w_lasx() local
[all...]
H A Dhevcdsp_lsx.c40 int32_t src_stride_4x = (src_stride << 2); in hevc_copy_4w_lsx() local
54 src += src_stride_4x; in hevc_copy_4w_lsx()
59 src += src_stride_4x; in hevc_copy_4w_lsx()
93 int32_t src_stride_4x = (src_stride << 2); in hevc_copy_6w_lsx() local
103 src += src_stride_4x; in hevc_copy_6w_lsx()
107 src += src_stride_4x; in hevc_copy_6w_lsx()
155 int32_t src_stride_4x = (src_stride << 2); in hevc_copy_8w_lsx() local
169 src += src_stride_4x; in hevc_copy_8w_lsx()
174 src += src_stride_4x; in hevc_copy_8w_lsx()
208 int32_t src_stride_4x in hevc_copy_12w_lsx() local
279 int32_t src_stride_4x = (src_stride << 2); hevc_copy_16w_lsx() local
364 int32_t src_stride_4x = (src_stride << 2); hevc_copy_24w_lsx() local
417 int32_t src_stride_4x = (src_stride << 2); hevc_copy_32w_lsx() local
606 int32_t src_stride_4x = (src_stride << 2); hevc_hz_8t_4w_lsx() local
692 int32_t src_stride_4x = (src_stride << 2); hevc_hz_8t_8w_lsx() local
755 int32_t src_stride_4x = (src_stride << 2); hevc_hz_8t_12w_lsx() local
1201 int32_t src_stride_4x = (src_stride << 2); hevc_vt_8t_4w_lsx() local
1321 int32_t src_stride_4x = (src_stride << 2); hevc_vt_8t_8w_lsx() local
1394 int32_t src_stride_4x = (src_stride << 2); hevc_vt_8t_12w_lsx() local
1502 int32_t src_stride_4x = (src_stride << 2); hevc_vt_8t_16multx4mult_lsx() local
1663 int32_t src_stride_4x = (src_stride << 2); hevc_hv_8t_4w_lsx() local
1801 int32_t src_stride_4x = (src_stride << 2); hevc_hv_8t_8multx1mult_lsx() local
1949 int32_t src_stride_4x = (src_stride << 2); hevc_hv_8t_12w_lsx() local
2538 int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_8x2_lsx() local
2605 int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_8multx4_lsx() local
2706 int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_8x6_lsx() local
2820 int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_8multx4mult_lsx() local
2970 int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_12w_lsx() local
[all...]
H A Dhevc_mc_bi_lsx.c53 int32_t src_stride_4x = (src_stride << 2); in hevc_bi_copy_4w_lsx() local
72 src0_ptr += src_stride_4x; in hevc_bi_copy_4w_lsx()
81 src0_ptr += src_stride_4x; in hevc_bi_copy_4w_lsx()
138 int32_t src_stride_4x = (src_stride << 2); in hevc_bi_copy_6w_lsx() local
158 src0_ptr += src_stride_4x; in hevc_bi_copy_6w_lsx()
164 src0_ptr += src_stride_4x; in hevc_bi_copy_6w_lsx()
234 int32_t src_stride_4x = (src_stride << 2); in hevc_bi_copy_8w_lsx() local
254 src0_ptr += src_stride_4x; in hevc_bi_copy_8w_lsx()
260 src0_ptr += src_stride_4x; in hevc_bi_copy_8w_lsx()
318 int32_t src_stride_4x in hevc_bi_copy_12w_lsx() local
376 int32_t src_stride_4x = (src_stride << 2); hevc_bi_copy_16w_lsx() local
629 int32_t src_stride_4x = (src_stride << 2); hevc_vt_8t_8w_lsx() local
721 int32_t src_stride_4x = (src_stride << 2); hevc_vt_8t_16multx2mult_lsx() local
871 int32_t src_stride_4x = (src_stride << 2); hevc_hv_8t_8multx1mult_lsx() local
1213 int32_t src_stride_4x = (src_stride << 2); hevc_vt_4t_12w_lsx() local
1491 int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_6w_lsx() local
1676 int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_8x2_lsx() local
1751 int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_8multx4_lsx() local
1867 int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_8x6_lsx() local
2005 const int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_8multx4mult_lsx() local
[all...]
H A Dhevc_mc_uni_lsx.c135 int32_t src_stride_4x = (src_stride << 2); in common_vt_8t_8w_lsx() local
153 src += src_stride_4x; in common_vt_8t_8w_lsx()
165 src += src_stride_4x; in common_vt_8t_8w_lsx()
209 const int32_t src_stride_4x = (src_stride << 2); in common_vt_8t_16w_lsx() local
234 src_tmp += src_stride_4x; in common_vt_8t_16w_lsx()
251 src_tmp += src_stride_4x; in common_vt_8t_16w_lsx()
347 const int32_t src_stride_4x = (src_stride << 2); in hevc_hv_8t_8x2_lsx() local
386 src_tmp += src_stride_4x; in hevc_hv_8t_8x2_lsx()
753 const int32_t src_stride_4x = (src_stride << 2); in hevc_hv_4t_8x2_lsx() local
778 src_stride_3x, src, src_stride_4x, src in hevc_hv_4t_8x2_lsx()
816 const int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_8multx4_lsx() local
911 const int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_8x6_lsx() local
1022 const int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_8multx4mult_lsx() local
1157 const int32_t src_stride_4x = (src_stride << 2); hevc_hv_4t_12w_lsx() local
[all...]
H A Dhevc_mc_uniw_lsx.c44 const int32_t src_stride_4x = (src_stride << 2); in hevc_hv_8t_8x2_lsx() local
85 src_tmp += src_stride_4x; in hevc_hv_8t_8x2_lsx()
H A Dhevc_lpf_sao_lsx.c1178 const int32_t src_stride_4x = (src_stride << 2); in hevc_sao_edge_filter_0degree_16multiple_lsx() local
1299 src += src_stride_4x; in hevc_sao_edge_filter_0degree_16multiple_lsx()
1506 const int32_t src_stride_4x = (src_stride << 2); in hevc_sao_edge_filter_90degree_16multiple_lsx() local
1532 src, src_stride_3x, src, src_stride_4x, in hevc_sao_edge_filter_90degree_16multiple_lsx()
1605 src += src_stride_4x; in hevc_sao_edge_filter_90degree_16multiple_lsx()
1857 const int32_t src_stride_4x = (src_stride << 2); in hevc_sao_edge_filter_45degree_16multiple_lsx() local
1894 src_plus13 = __lsx_vld(src + v_cnt + src_stride_4x, 1); in hevc_sao_edge_filter_45degree_16multiple_lsx()
1986 src += src_stride_4x; in hevc_sao_edge_filter_45degree_16multiple_lsx()
2232 const int32_t src_stride_4x = (src_stride << 2); in hevc_sao_edge_filter_135degree_16multiple_lsx() local
2264 src_plus13 = __lsx_vldx(src_orig, src_stride_4x); in hevc_sao_edge_filter_135degree_16multiple_lsx()
[all...]

Completed in 17 milliseconds