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

/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans32_cols_dspr2.c28 int16_t step3_8, step3_9, step3_10, step3_11, step3_12, step3_13, step3_14; local
434 "add %[step3_8], %[step2_8], %[step2_11] \n\t"
444 [step3_8] "=r" (step3_8), [step3_9] "=r" (step3_9),
681 step1_7 = step2_7 + step3_8;
682 step1_8 = step2_7 - step3_8;
H A Ditrans32_dspr2.c31 int16_t step3_8, step3_9, step3_10, step3_11, step3_12, step3_13, step3_14; local
500 "add %[step3_8], %[step2_8], %[step2_11] \n\t"
511 [step3_8] "=r" (step3_8), [step3_9] "=r" (step3_9),
755 step1_7 = step2_7 + step3_8;
756 step1_8 = step2_7 - step3_8;

Completed in 104 milliseconds