H A D | h264dsp_lasx.c | 86 __m256i p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in ff_h264_h_lpf_luma_8_lasx() local 117 p3_org, p2_org, p1_org, p0_org, in ff_h264_h_lpf_luma_8_lasx() 206 q2_org, 0x02, p2_org, q1_org, 0x02, p3_org, in ff_h264_h_lpf_luma_8_lasx() 207 q0_org, 0x02, p0_org, p1_org, p2_org, p3_org); in ff_h264_h_lpf_luma_8_lasx() 208 DUP2_ARG2(__lasx_xvilvl_b, p1_org, p3_org, p0_org, p2_org, in ff_h264_h_lpf_luma_8_lasx() 210 DUP2_ARG2(__lasx_xvilvh_b, p1_org, p3_org, p0_org, p2_org, in ff_h264_h_lpf_luma_8_lasx() 593 __m256i p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in ff_h264_h_lpf_luma_intra_8_lasx() local 617 p3_org, p2_org, p1_org, p0_org, in ff_h264_h_lpf_luma_intra_8_lasx() 660 p3_org_h = __lasx_vext2xv_hu_bu(p3_org); in ff_h264_h_lpf_luma_intra_8_lasx() 722 0x02, p2_org, q1_org, 0x02, p3_org, q0_or in ff_h264_h_lpf_luma_intra_8_lasx() 811 __m256i p3_org = __lasx_xvldx(src, -img_width_2x); ff_h264_v_lpf_luma_intra_8_lasx() local [all...] |