Searched defs:step1_10 (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
303 "extp %[step1_10], $ac0, 31 \n\t"
309 [step1_10] "=r" (step1_10), [step1_11] "=r" (step1_11),
373 "add %[load6], %[load6], %[step1_10] \n\t"
377 "sub %[load5], %[load5], %[step1_10] \n\t"
393 [step1_10] "r" (step1_10), [step1_11] "r" (step1_11),
406 int step1_8, step1_9, step1_10, step1_11; local
700 "extp %[step1_10],
[all...]
H A Ditrans32_cols_dspr2.c19 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
684 step1_10 = step2_5 - step3_10;
928 "add %[temp0], %[step1_10], %[step1_21] \n\t"
948 [step1_10] "r" (step1_10), [step1_11] "r" (step1_11),
954 step3_13 = ROUND_POWER_OF_TWO((step1_10 - step1_21), 6);
H A Ditrans32_dspr2.c22 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local
758 step1_10 = step2_5 - step3_10;
840 output[10 * 32] = step1_10 + step1_21;
851 output[21 * 32] = step1_10 - step1_21;

Completed in 230 milliseconds