Searched refs:step1_31 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans32_cols_dspr2.c22 int16_t step1_27, step1_28, step1_29, step1_30, step1_31; local
102 "add %[step1_31], %[temp2], %[temp3] \n\t"
108 [step1_30] "=r" (step1_30), [step1_31] "=r" (step1_31)
475 step2_28 = step1_31 - step1_28;
496 step3_31 = step1_28 + step1_31;
H A Ditrans32_dspr2.c25 int16_t step1_28, step1_29, step1_30, step1_31; local
147 "add %[step1_31], %[temp2], %[temp3] \n\t"
154 [step1_30] "=r" (step1_30), [step1_31] "=r" (step1_31)
543 step2_28 = step1_31 - step1_28;
564 step3_31 = step1_28 + step1_31;

Completed in 66 milliseconds