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() 122 p1_asub_p0 = __lasx_xvabsd_bu(p1_org, p0_org); in ff_h264_h_lpf_luma_8_lasx() 142 p1_org_h = __lasx_vext2xv_hu_bu(p1_org); in ff_h264_h_lpf_luma_8_lasx() 158 p1_org = __lasx_xvbitsel_v(p1_org, p1_h, is_less_than_beta); in ff_h264_h_lpf_luma_8_lasx() 205 DUP4_ARG3(__lasx_xvpermi_q, p0_org, q3_org, 0x02, p1_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_or in ff_h264_h_lpf_luma_8_lasx() 260 __m256i p2_org, p1_org, p0_org, q0_org, q1_org, q2_org; ff_h264_v_lpf_luma_8_lasx() local 385 __m256i p1_org, p0_org, q0_org, q1_org; ff_h264_h_lpf_chroma_8_lasx() local 490 __m256i p1_org, p0_org, q0_org, q1_org; ff_h264_v_lpf_chroma_8_lasx() local 593 __m256i p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; ff_h264_h_lpf_luma_intra_8_lasx() local 768 __m256i p1_org, p0_org, q0_org, q1_org; ff_h264_v_lpf_luma_intra_8_lasx() local 887 __m256i p1_org, p0_org, q0_org, q1_org; ff_h264_h_lpf_chroma_intra_8_lasx() local 964 __m256i p1_org, p0_org, q0_org, q1_org; ff_h264_v_lpf_chroma_intra_8_lasx() local [all...] |