Searched refs:step2_28 (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
480 step2_28 = step1_31 - step1_28;
486 "madd $ac0, %[step2_28], %[cospi_24_64] \n\t"
491 [step2_19] "r" (step2_19), [step2_28] "r" (step2_28),
495 temp21 = step2_19 * cospi_24_64 + step2_28 * cospi_8_64;
559 step2_28 = step3_28 + step3_27;
780 "add %[temp1], %[step1_3], %[step2_28] \n\t"
796 [step2_28] "r" (step2_28), [step2_2
[all...]
H A Dvp9_itrans32_dspr2.c33 int16_t step2_28, step2_29, step2_30, step2_31; local
546 step2_28 = step1_31 - step1_28;
552 "madd $ac0, %[step2_28], %[cospi_24_64] \n\t"
557 [step2_19] "r" (step2_19), [step2_28] "r" (step2_28),
561 temp21 = step2_19 * cospi_24_64 + step2_28 * cospi_8_64;
625 step2_28 = step3_28 + step3_27;
836 output[3 * 32] = step1_3 + step2_28;
861 output[28 * 32] = step1_3 - step2_28;
/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
480 step2_28 = step1_31 - step1_28;
486 "madd $ac0, %[step2_28], %[cospi_24_64] \n\t"
491 [step2_19] "r" (step2_19), [step2_28] "r" (step2_28),
495 temp21 = step2_19 * cospi_24_64 + step2_28 * cospi_8_64;
559 step2_28 = step3_28 + step3_27;
780 "add %[temp1], %[step1_3], %[step2_28] \n\t"
796 [step2_28] "r" (step2_28), [step2_2
[all...]
H A Dvp9_itrans32_dspr2.c33 int16_t step2_28, step2_29, step2_30, step2_31; local
546 step2_28 = step1_31 - step1_28;
552 "madd $ac0, %[step2_28], %[cospi_24_64] \n\t"
557 [step2_19] "r" (step2_19), [step2_28] "r" (step2_28),
561 temp21 = step2_19 * cospi_24_64 + step2_28 * cospi_8_64;
625 step2_28 = step3_28 + step3_27;
836 output[3 * 32] = step1_3 + step2_28;
861 output[28 * 32] = step1_3 - step2_28;

Completed in 40 milliseconds