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

/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c33 int16_t step3_8, step3_9, step3_10, step3_11, step3_12, step3_13, step3_14; local
439 "add %[step3_8], %[step2_8], %[step2_11] \n\t"
449 [step3_8] "=r" (step3_8), [step3_9] "=r" (step3_9),
686 step1_7 = step2_7 + step3_8;
687 step1_8 = step2_7 - step3_8;
H A Dvp9_itrans32_dspr2.c34 int16_t step3_8, step3_9, step3_10, step3_11, step3_12, step3_13, step3_14; local
503 "add %[step3_8], %[step2_8], %[step2_11] \n\t"
514 [step3_8] "=r" (step3_8), [step3_9] "=r" (step3_9),
758 step1_7 = step2_7 + step3_8;
759 step1_8 = step2_7 - step3_8;

Completed in 43 milliseconds