Searched refs:step2_31 (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.c32 int16_t step2_28, step2_29, step2_30, step2_31; local
562 step2_31 = step3_31 + step3_24;
758 "add %[temp0], %[step1_0], %[step2_31] \n\t"
797 [step2_30] "r" (step2_30), [step2_31] "r" (step2_31)
803 step3_15 = ROUND_POWER_OF_TWO((step1_0 - step2_31), 6);
H A Dvp9_itrans32_dspr2.c33 int16_t step2_28, step2_29, step2_30, step2_31; local
628 step2_31 = step3_31 + step3_24;
833 output[0 * 32] = step1_0 + step2_31;
864 output[31 * 32] = step1_0 - step2_31;
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c32 int16_t step2_28, step2_29, step2_30, step2_31; local
562 step2_31 = step3_31 + step3_24;
758 "add %[temp0], %[step1_0], %[step2_31] \n\t"
797 [step2_30] "r" (step2_30), [step2_31] "r" (step2_31)
803 step3_15 = ROUND_POWER_OF_TWO((step1_0 - step2_31), 6);
H A Dvp9_itrans32_dspr2.c33 int16_t step2_28, step2_29, step2_30, step2_31; local
628 step2_31 = step3_31 + step3_24;
833 output[0 * 32] = step1_0 + step2_31;
864 output[31 * 32] = step1_0 - step2_31;

Completed in 110 milliseconds