Lines Matching defs:q2_org
86 __m256i p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org;
118 q0_org, q1_org, q2_org, q3_org);
163 q2_asub_q0 = __lasx_xvabsd_bu(q2_org, q0_org);
172 q2_org_h = __lasx_vext2xv_hu_bu(q2_org);
206 q2_org, 0x02, p2_org, q1_org, 0x02, p3_org,
260 __m256i p2_org, p1_org, p0_org, q0_org, q1_org, q2_org;
290 q2_org = __lasx_xvldx(data, img_width_2x);
319 q2_asub_q0 = __lasx_xvabsd_bu(q2_org, q0_org);
328 q2_org_h = __lasx_vext2xv_hu_bu(q2_org);
593 __m256i p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org;
618 q0_org, q1_org, q2_org, q3_org);
681 q2_asub_q0 = __lasx_xvabsd_bu(q2_org, q0_org);
692 q2_org_h = __lasx_vext2xv_hu_bu(q2_org);
704 q2_org = __lasx_xvbitsel_v(q2_org, q2_h, is_less_than_beta);
721 DUP4_ARG3(__lasx_xvpermi_q, p0_org, q3_org, 0x02, p1_org, q2_org,
790 __m256i q2_org = __lasx_xvldx(data, img_width_2x);
839 q2_asub_q0 = __lasx_xvabsd_bu(q2_org, q0_org);
851 q2_org_h = __lasx_vext2xv_hu_bu(q2_org);
863 q2_org = __lasx_xvbitsel_v(q2_org, q2_h, is_less_than_beta);
866 __lasx_xvst(q2_org, data + img_width_2x, 0);