Home | History | Annotate | Download | only in dsp

Lines Matching defs:temp1

179   u_r = SRAI_H(temp1, 7);                     \
221 v8i16 temp0, temp1, temp2, temp3; \
245 temp1 = temp0 + cnst63h; \
250 temp1 = temp1 + temp0; \
254 temp1 = temp1 + temp0; \
882 const v4u32 temp1 = __msa_hadd_u_w(temp0, temp0);
883 const v2u64 temp2 = __msa_hadd_u_d(temp1, temp1);
944 const v4u32 temp1 = __msa_hadd_u_w(temp0, temp0);
945 const v2u64 temp2 = __msa_hadd_u_d(temp1, temp1);