Searched refs:step2_30 (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
561 step2_30 = step3_30 + step3_25;
763 "add %[temp1], %[step1_1], %[step2_30] \n\t"
797 [step2_30] "r" (step2_30), [step2_31] "r" (step2_31)
802 step3_14 = ROUND_POWER_OF_TWO((step1_1 - step2_30), 6);
H A Dvp9_itrans32_dspr2.c33 int16_t step2_28, step2_29, step2_30, step2_31; local
627 step2_30 = step3_30 + step3_25;
834 output[1 * 32] = step1_1 + step2_30;
863 output[30 * 32] = step1_1 - step2_30;
/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
561 step2_30 = step3_30 + step3_25;
763 "add %[temp1], %[step1_1], %[step2_30] \n\t"
797 [step2_30] "r" (step2_30), [step2_31] "r" (step2_31)
802 step3_14 = ROUND_POWER_OF_TWO((step1_1 - step2_30), 6);
H A Dvp9_itrans32_dspr2.c33 int16_t step2_28, step2_29, step2_30, step2_31; local
627 step2_30 = step3_30 + step3_25;
834 output[1 * 32] = step1_1 + step2_30;
863 output[30 * 32] = step1_1 - step2_30;

Completed in 167 milliseconds