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

/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c26 int16_t step1_20, step1_21, step1_22, step1_23, step1_24, step1_25, step1_26; local
286 "add %[step1_24], %[temp2], %[temp3] \n\t"
292 [step1_24] "=r" (step1_24), [step1_25] "=r" (step1_25)
504 step2_27 = step1_24 - step1_27;
543 step3_24 = step1_24 + step1_27;
754 step1_24 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
859 "add %[temp1], %[step1_7], %[step1_24] \n\t"
875 [step1_24] "r" (step1_24), [step1_2
[all...]
H A Dvp9_itrans32_dspr2.c27 int16_t step1_21, step1_22, step1_23, step1_24, step1_25, step1_26, step1_27; local
336 "add %[step1_24], %[temp2], %[temp3] \n\t"
343 [step1_24] "=r" (step1_24), [step1_25] "=r" (step1_25)
570 step2_27 = step1_24 - step1_27;
609 step3_24 = step1_24 + step1_27;
830 step1_24 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
840 output[7 * 32] = step1_7 + step1_24;
857 output[24 * 32] = step1_7 - step1_24;

Completed in 27 milliseconds