Searched refs:step1_14 (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans32_cols_dspr2.c20 int16_t step1_14, step1_15, step1_16, step1_17, step1_18, step1_19; local
688 step1_14 = step2_1 - step3_14;
1007 "add %[temp0], %[step1_14], %[step2_17] \n\t"
1026 [step1_14] "r" (step1_14), [step1_15] "r" (step1_15),
1032 step3_13 = ROUND_POWER_OF_TWO((step1_14 - step2_17), 6);
H A Ditrans32_dspr2.c23 int16_t step1_14, step1_15, step1_16, step1_17, step1_18, step1_19, step1_20; local
762 step1_14 = step2_1 - step3_14;
844 output[14 * 32] = step1_14 + step2_17;
847 output[17 * 32] = step1_14 - step2_17;
H A Ditrans16_dspr2.c407 int step1_12, step1_13, step1_14, step1_15; local
718 step1_14 = step2_13 + step2_14;
730 "add %[load6], %[load6], %[step1_14] \n\t"
857 "sub %[load5], %[load5], %[step1_14] \n\t"
883 [step1_14] "r" (step1_14), [step1_15] "r" (step1_15)

Completed in 147 milliseconds