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

/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans16_dspr2.c21 int step1_10, step1_11, step1_12, step1_13; local
305 "extp %[step1_11], $ac2, 31 \n\t"
309 [step1_10] "=r" (step1_10), [step1_11] "=r" (step1_11),
371 "add %[load5], %[load5], %[step1_11] \n\t"
379 "sub %[load6], %[load6], %[step1_11] \n\t"
393 [step1_10] "r" (step1_10), [step1_11] "r" (step1_11),
406 int step1_8, step1_9, step1_10, step1_11; local
702 "extp %[step1_11],
[all...]
H A Ditrans32_cols_dspr2.c19 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
685 step1_11 = step2_4 - step3_11;
933 "add %[temp1], %[step1_11], %[step1_20] \n\t"
948 [step1_10] "r" (step1_10), [step1_11] "r" (step1_11),
953 step3_12 = ROUND_POWER_OF_TWO((step1_11 - step1_20), 6);
H A Ditrans32_dspr2.c22 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
759 step1_11 = step2_4 - step3_11;
841 output[11 * 32] = step1_11 + step1_20;
850 output[20 * 32] = step1_11 - step1_20;

Completed in 164 milliseconds