Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dhpeldsp_lasx.c285 int32_t src_stride_2x = src_stride << 1; in common_hz_bil_no_rnd_16x16_lasx() local
287 int32_t src_stride_3x = src_stride_2x + src_stride; in common_hz_bil_no_rnd_16x16_lasx()
291 DUP2_ARG2(__lasx_xvldx, _src, src_stride, _src, src_stride_2x, src1, src2); in common_hz_bil_no_rnd_16x16_lasx()
295 DUP2_ARG2(__lasx_xvldx, _src, src_stride, _src, src_stride_2x, src5, src6); in common_hz_bil_no_rnd_16x16_lasx()
316 DUP2_ARG2(__lasx_xvldx, _src, src_stride, _src, src_stride_2x, src1, src2); in common_hz_bil_no_rnd_16x16_lasx()
320 DUP2_ARG2(__lasx_xvldx, _src, src_stride, _src, src_stride_2x, src5, src6); in common_hz_bil_no_rnd_16x16_lasx()
341 DUP2_ARG2(__lasx_xvldx, _src, src_stride, _src, src_stride_2x, src1, src2); in common_hz_bil_no_rnd_16x16_lasx()
345 DUP2_ARG2(__lasx_xvldx, _src, src_stride, _src, src_stride_2x, src5, src6); in common_hz_bil_no_rnd_16x16_lasx()
366 DUP2_ARG2(__lasx_xvldx, _src, src_stride, _src, src_stride_2x, src1, src2); in common_hz_bil_no_rnd_16x16_lasx()
370 DUP2_ARG2(__lasx_xvldx, _src, src_stride, _src, src_stride_2x, src in common_hz_bil_no_rnd_16x16_lasx()
394 int32_t src_stride_2x = src_stride << 1; common_hz_bil_no_rnd_8x16_lasx() local
464 int32_t src_stride_2x = src_stride << 1; common_vt_bil_no_rnd_16x16_lasx() local
555 int32_t src_stride_2x = src_stride << 1; common_vt_bil_no_rnd_8x16_lasx() local
619 int32_t src_stride_2x = src_stride << 1; common_hv_bil_no_rnd_16x16_lasx() local
779 int32_t src_stride_2x = src_stride << 1; common_hv_bil_no_rnd_8x16_lasx() local
875 int32_t src_stride_2x = src_stride << 1; common_hz_bil_no_rnd_8x8_lasx() local
924 int32_t src_stride_2x = src_stride << 1; common_hz_bil_no_rnd_4x8_lasx() local
961 int32_t src_stride_2x = src_stride << 1; common_vt_bil_no_rnd_8x8_lasx() local
1002 int32_t src_stride_2x = src_stride << 1; common_vt_bil_no_rnd_4x8_lasx() local
1038 int32_t src_stride_2x = src_stride << 1; common_hv_bil_no_rnd_8x8_lasx() local
1100 int32_t src_stride_2x = src_stride << 1; common_hv_bil_no_rnd_4x8_lasx() local
1152 int32_t src_stride_2x = src_stride << 1; common_hv_bil_16w_lasx() local
1244 int32_t src_stride_2x = src_stride << 1; common_hv_bil_8w_lasx() local
[all...]
H A Dhevcdsp_lsx.c38 int32_t src_stride_2x = (src_stride << 1); in hevc_copy_4w_lsx() local
42 int32_t src_stride_3x = src_stride_2x + src_stride; in hevc_copy_4w_lsx()
51 DUP2_ARG2(__lsx_vldx, src, src_stride, src, src_stride_2x, in hevc_copy_4w_lsx()
56 DUP2_ARG2(__lsx_vldx, src, src_stride, src, src_stride_2x, in hevc_copy_4w_lsx()
92 int32_t src_stride_2x = (src_stride << 1); in hevc_copy_6w_lsx() local
94 int32_t src_stride_3x = src_stride_2x + src_stride; in hevc_copy_6w_lsx()
101 DUP2_ARG2(__lsx_vldx, src, src_stride, src, src_stride_2x, src1, src2); in hevc_copy_6w_lsx()
105 DUP2_ARG2(__lsx_vldx, src, src_stride, src, src_stride_2x, src5, src6); in hevc_copy_6w_lsx()
153 int32_t src_stride_2x = (src_stride << 1); in hevc_copy_8w_lsx() local
157 int32_t src_stride_3x = src_stride_2x in hevc_copy_8w_lsx()
206 int32_t src_stride_2x = (src_stride << 1); hevc_copy_12w_lsx() local
277 int32_t src_stride_2x = (src_stride << 1); hevc_copy_16w_lsx() local
362 int32_t src_stride_2x = (src_stride << 1); hevc_copy_24w_lsx() local
416 int32_t src_stride_2x = (src_stride << 1); hevc_copy_32w_lsx() local
604 int32_t src_stride_2x = (src_stride << 1); hevc_hz_8t_4w_lsx() local
690 int32_t src_stride_2x = (src_stride << 1); hevc_hz_8t_8w_lsx() local
754 int32_t src_stride_2x = (src_stride << 1); hevc_hz_8t_12w_lsx() local
1200 int32_t src_stride_2x = (src_stride << 1); hevc_vt_8t_4w_lsx() local
1319 int32_t src_stride_2x = (src_stride << 1); hevc_vt_8t_8w_lsx() local
1393 int32_t src_stride_2x = (src_stride << 1); hevc_vt_8t_12w_lsx() local
1501 int32_t src_stride_2x = (src_stride << 1); hevc_vt_8t_16multx4mult_lsx() local
1662 int32_t src_stride_2x = (src_stride << 1); hevc_hv_8t_4w_lsx() local
1800 int32_t src_stride_2x = (src_stride << 1); hevc_hv_8t_8multx1mult_lsx() local
1948 int32_t src_stride_2x = (src_stride << 1); hevc_hv_8t_12w_lsx() local
2276 int32_t src_stride_2x = (src_stride << 1); hevc_vt_4t_16w_lsx() local
2338 int32_t src_stride_2x = (src_stride << 1); hevc_vt_4t_24w_lsx() local
2432 int32_t src_stride_2x = (src_stride << 1); hevc_vt_4t_32w_lsx() local
2537 int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8x2_lsx() local
2603 int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8multx4_lsx() local
2704 int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8x6_lsx() local
2818 int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8multx4mult_lsx() local
2968 int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_12w_lsx() local
[all...]
H A Dhevc_mc_uni_lsx.c133 int32_t src_stride_2x = (src_stride << 1); in common_vt_8t_8w_lsx() local
137 int32_t src_stride_3x = src_stride_2x + src_stride; in common_vt_8t_8w_lsx()
151 DUP2_ARG2(__lsx_vldx, src, src_stride, src, src_stride_2x, src1, src2); in common_vt_8t_8w_lsx()
155 DUP2_ARG2(__lsx_vldx, src, src_stride, src, src_stride_2x, src5, src6); in common_vt_8t_8w_lsx()
163 DUP2_ARG2(__lsx_vldx, src, src_stride, src, src_stride_2x, src8, src9); in common_vt_8t_8w_lsx()
207 const int32_t src_stride_2x = (src_stride << 1); in common_vt_8t_16w_lsx() local
211 const int32_t src_stride_3x = src_stride_2x + src_stride; in common_vt_8t_16w_lsx()
231 DUP2_ARG2(__lsx_vldx, src_tmp, src_stride, src_tmp, src_stride_2x, in common_vt_8t_16w_lsx()
236 DUP2_ARG2(__lsx_vldx, src_tmp, src_stride, src_tmp, src_stride_2x, in common_vt_8t_16w_lsx()
248 DUP2_ARG2(__lsx_vldx, src_tmp, src_stride, src_tmp, src_stride_2x, in common_vt_8t_16w_lsx()
345 const int32_t src_stride_2x = (src_stride << 1); hevc_hv_8t_8x2_lsx() local
553 int32_t src_stride_2x = (src_stride << 1); common_vt_4t_24w_lsx() local
659 int32_t src_stride_2x = (src_stride << 1); common_vt_4t_32w_lsx() local
752 const int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8x2_lsx() local
814 const int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8multx4_lsx() local
909 const int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8x6_lsx() local
1020 const int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8multx4mult_lsx() local
1155 const int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_12w_lsx() local
[all...]
H A Dhevc_mc_bi_lsx.c51 int32_t src_stride_2x = (src_stride << 1); in hevc_bi_copy_4w_lsx() local
57 int32_t src_stride_3x = src_stride_2x + src_stride; in hevc_bi_copy_4w_lsx()
70 reg2 = __lsx_vldrepl_w(src0_ptr + src_stride_2x, 0); in hevc_bi_copy_4w_lsx()
77 reg2 = __lsx_vldrepl_w(src0_ptr + src_stride_2x, 0); in hevc_bi_copy_4w_lsx()
123 src0_ptr += src_stride_2x; in hevc_bi_copy_4w_lsx()
136 int32_t src_stride_2x = (src_stride << 1); in hevc_bi_copy_6w_lsx() local
142 int32_t src_stride_3x = src_stride_2x + src_stride; in hevc_bi_copy_6w_lsx()
155 reg2 = __lsx_vldrepl_d(src0_ptr + src_stride_2x, 0); in hevc_bi_copy_6w_lsx()
161 reg2 = __lsx_vldrepl_d(src0_ptr + src_stride_2x, 0); in hevc_bi_copy_6w_lsx()
208 src0_ptr += src_stride_2x; in hevc_bi_copy_6w_lsx()
232 int32_t src_stride_2x = (src_stride << 1); hevc_bi_copy_8w_lsx() local
316 int32_t src_stride_2x = (src_stride << 1); hevc_bi_copy_12w_lsx() local
374 int32_t src_stride_2x = (src_stride << 1); hevc_bi_copy_16w_lsx() local
627 int32_t src_stride_2x = (src_stride << 1); hevc_vt_8t_8w_lsx() local
719 int32_t src_stride_2x = (src_stride << 1); hevc_vt_8t_16multx2mult_lsx() local
870 int32_t src_stride_2x = (src_stride << 1); hevc_hv_8t_8multx1mult_lsx() local
1210 int32_t src_stride_2x = (src_stride << 1); hevc_vt_4t_12w_lsx() local
1299 const int32_t src_stride_2x = (src_stride << 1); hevc_vt_4t_16w_lsx() local
1489 int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_6w_lsx() local
1675 int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8x2_lsx() local
1749 int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8multx4_lsx() local
1865 int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8x6_lsx() local
2003 const int32_t src_stride_2x = (src_stride << 1); hevc_hv_4t_8multx4mult_lsx() local
[all...]
H A Dhevc_lpf_sao_lsx.c995 const int32_t src_stride_2x = (src_stride << 1); in hevc_sao_edge_filter_0degree_4width_lsx() local
1013 src += src_stride_2x; in hevc_sao_edge_filter_0degree_4width_lsx()
1080 const int32_t src_stride_2x = (src_stride << 1); in hevc_sao_edge_filter_0degree_8width_lsx() local
1098 src += src_stride_2x; in hevc_sao_edge_filter_0degree_8width_lsx()
1176 const int32_t src_stride_2x = (src_stride << 1); in hevc_sao_edge_filter_0degree_16multiple_lsx() local
1180 const int32_t src_stride_3x = src_stride_2x + src_stride; in hevc_sao_edge_filter_0degree_16multiple_lsx()
1205 src_stride_2x, src_minus11, src_minus12); in hevc_sao_edge_filter_0degree_16multiple_lsx()
1213 src_stride_2x, src11, src12); in hevc_sao_edge_filter_0degree_16multiple_lsx()
1311 const int32_t src_stride_2x = (src_stride << 1); in hevc_sao_edge_filter_90degree_4width_lsx() local
1327 src + src_stride_2x, in hevc_sao_edge_filter_90degree_4width_lsx()
1406 const int32_t src_stride_2x = (src_stride << 1); hevc_sao_edge_filter_90degree_8width_lsx() local
1504 const int32_t src_stride_2x = (src_stride << 1); hevc_sao_edge_filter_90degree_16multiple_lsx() local
1619 const int32_t src_stride_2x = (src_stride << 1); hevc_sao_edge_filter_45degree_4width_lsx() local
1732 const int32_t src_stride_2x = (src_stride << 1); hevc_sao_edge_filter_45degree_8width_lsx() local
1855 const int32_t src_stride_2x = (src_stride << 1); hevc_sao_edge_filter_45degree_16multiple_lsx() local
1999 const int32_t src_stride_2x = (src_stride << 1); hevc_sao_edge_filter_135degree_4width_lsx() local
2114 const int32_t src_stride_2x = (src_stride << 1); hevc_sao_edge_filter_135degree_8width_lsx() local
2230 const int32_t src_stride_2x = (src_stride << 1); hevc_sao_edge_filter_135degree_16multiple_lsx() local
[all...]
H A Dhevc_mc_uniw_lsx.c42 const int32_t src_stride_2x = (src_stride << 1); in hevc_hv_8t_8x2_lsx() local
45 const int32_t src_stride_3x = src_stride_2x + src_stride; in hevc_hv_8t_8x2_lsx()
82 DUP2_ARG2(__lsx_vldx, src_tmp, src_stride, src_tmp, src_stride_2x, in hevc_hv_8t_8x2_lsx()
87 DUP2_ARG2(__lsx_vldx, src_tmp, src_stride, src_tmp, src_stride_2x, in hevc_hv_8t_8x2_lsx()
131 src_tmp += src_stride_2x; in hevc_hv_8t_8x2_lsx()

Completed in 15 milliseconds