Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_mc_bi_lsx.c59 int32_t src2_stride_3x = src2_stride_2x + src2_stride; in hevc_bi_copy_4w_lsx() local
86 tmp3 = __lsx_vldrepl_d(src1_ptr + src2_stride_3x, 0); in hevc_bi_copy_4w_lsx()
92 tmp3 = __lsx_vldrepl_d(src1_ptr + src2_stride_3x, 0); in hevc_bi_copy_4w_lsx()
144 int32_t src2_stride_3x = src2_stride_2x + src2_stride_x; in hevc_bi_copy_6w_lsx() local
168 in3 = __lsx_vldx(src1_ptr, src2_stride_3x); in hevc_bi_copy_6w_lsx()
173 in7 = __lsx_vldx(src1_ptr, src2_stride_3x); in hevc_bi_copy_6w_lsx()
240 int32_t src2_stride_3x = src2_stride_2x + src2_stride_x; in hevc_bi_copy_8w_lsx() local
270 in3 = __lsx_vldx(src1_ptr, src2_stride_3x); in hevc_bi_copy_8w_lsx()
275 in7 = __lsx_vldx(src1_ptr, src2_stride_3x); in hevc_bi_copy_8w_lsx()
324 int32_t src2_stride_3x in hevc_bi_copy_12w_lsx() local
382 int32_t src2_stride_3x = src2_stride_2x + src2_stride_x; hevc_bi_copy_16w_lsx() local
635 int32_t src2_stride_3x = src2_stride_2x + src2_stride_x; hevc_vt_8t_8w_lsx() local
1070 int32_t src2_stride_3x = src2_stride_2x + src2_stride_x; hevc_hz_4t_24w_lsx() local
1218 int32_t src2_stride_3x = src2_stride_2x + src2_stride_x; hevc_vt_4t_12w_lsx() local
1497 int32_t src2_stride_3x = src2_stride_2x + src2_stride; hevc_hv_4t_6w_lsx() local
1756 int32_t src2_stride_3x = src2_stride_2x + src2_stride_x; hevc_hv_4t_8multx4_lsx() local
1873 int32_t src2_stride_3x = src2_stride_2x + src2_stride_x; hevc_hv_4t_8x6_lsx() local
2011 const int32_t src2_stride_3x = src2_stride_2x + src2_stride_x; hevc_hv_4t_8multx4mult_lsx() local
[all...]

Completed in 4 milliseconds