Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_mc_bi_lsx.c56 int32_t src2_stride_4x = (src2_stride << 2); in hevc_bi_copy_4w_lsx() local
87 src1_ptr += src2_stride_4x; in hevc_bi_copy_4w_lsx()
93 src1_ptr += src2_stride_4x; in hevc_bi_copy_4w_lsx()
1494 int32_t src2_stride_4x = (src2_stride << 2); in hevc_hv_4t_6w_lsx() local
1614 src1_ptr += src2_stride_4x; in hevc_hv_4t_6w_lsx()
1639 src1_ptr -= src2_stride_4x; in hevc_hv_4t_6w_lsx()
1647 src1_ptr += src2_stride_4x; in hevc_hv_4t_6w_lsx()

Completed in 5 milliseconds