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 118 q0_org, q1_org, q2_org, q3_org); in ff_h264_h_lpf_luma_8_lasx() 121 p0_asub_q0 = __lasx_xvabsd_bu(p0_org, q0_org); in ff_h264_h_lpf_luma_8_lasx() 123 q1_asub_q0 = __lasx_xvabsd_bu(q1_org, q0_org); in ff_h264_h_lpf_luma_8_lasx() 144 q0_org_h = __lasx_vext2xv_hu_bu(q0_org); in ff_h264_h_lpf_luma_8_lasx() 163 q2_asub_q0 = __lasx_xvabsd_bu(q2_org, q0_org); in ff_h264_h_lpf_luma_8_lasx() 197 q0_org = __lasx_xvbitsel_v(q0_org, q0_h, is_less_than); 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() 260 __m256i p2_org, p1_org, p0_org, q0_org, q1_or in 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...] |