Searched refs:step1_27 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c27 int16_t step1_27, step1_28, step1_29, step1_30, step1_31; local
229 "add %[step1_27], %[temp2], %[temp3] \n\t"
235 [step1_26] "=r" (step1_26), [step1_27] "=r" (step1_27)
504 step2_27 = step1_24 - step1_27;
543 step3_24 = step1_24 + step1_27;
709 step1_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
837 "add %[temp0], %[step1_4], %[step1_27] \n\t"
876 [step1_26] "r" (step1_26), [step1_27] "r" (step1_27)
[all...]
H A Dvp9_itrans32_dspr2.c27 int16_t step1_21, step1_22, step1_23, step1_24, step1_25, step1_26, step1_27; local
274 "add %[step1_27], %[temp2], %[temp3] \n\t"
281 [step1_26] "=r" (step1_26), [step1_27] "=r" (step1_27)
570 step2_27 = step1_24 - step1_27;
609 step3_24 = step1_24 + step1_27;
782 step1_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
837 output[4 * 32] = step1_4 + step1_27;
860 output[27 * 32] = step1_4 - step1_27;
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c27 int16_t step1_27, step1_28, step1_29, step1_30, step1_31; local
229 "add %[step1_27], %[temp2], %[temp3] \n\t"
235 [step1_26] "=r" (step1_26), [step1_27] "=r" (step1_27)
504 step2_27 = step1_24 - step1_27;
543 step3_24 = step1_24 + step1_27;
709 step1_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
837 "add %[temp0], %[step1_4], %[step1_27] \n\t"
876 [step1_26] "r" (step1_26), [step1_27] "r" (step1_27)
[all...]
H A Dvp9_itrans32_dspr2.c27 int16_t step1_21, step1_22, step1_23, step1_24, step1_25, step1_26, step1_27; local
274 "add %[step1_27], %[temp2], %[temp3] \n\t"
281 [step1_26] "=r" (step1_26), [step1_27] "=r" (step1_27)
570 step2_27 = step1_24 - step1_27;
609 step3_24 = step1_24 + step1_27;
782 step1_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
837 output[4 * 32] = step1_4 + step1_27;
860 output[27 * 32] = step1_4 - step1_27;

Completed in 121 milliseconds