Searched refs:step2_29 (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
461 step2_29 = step1_30 - step1_29;
467 "madd $ac0, %[step2_29], %[cospi_24_64] \n\t"
472 [step2_18] "r" (step2_18), [step2_29] "r" (step2_29),
476 temp21 = step2_18 * cospi_24_64 + step2_29 * cospi_8_64;
560 step2_29 = step3_29 + step3_26;
775 "add %[temp0], %[step1_2], %[step2_29] \n\t"
796 [step2_28] "r" (step2_28), [step2_29] "r" (step2_29),
[all...]
H A Dvp9_itrans32_dspr2.c33 int16_t step2_28, step2_29, step2_30, step2_31; local
527 step2_29 = step1_30 - step1_29;
533 "madd $ac0, %[step2_29], %[cospi_24_64] \n\t"
538 [step2_18] "r" (step2_18), [step2_29] "r" (step2_29),
542 temp21 = step2_18 * cospi_24_64 + step2_29 * cospi_8_64;
626 step2_29 = step3_29 + step3_26;
835 output[2 * 32] = step1_2 + step2_29;
862 output[29 * 32] = step1_2 - step2_29;
/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
461 step2_29 = step1_30 - step1_29;
467 "madd $ac0, %[step2_29], %[cospi_24_64] \n\t"
472 [step2_18] "r" (step2_18), [step2_29] "r" (step2_29),
476 temp21 = step2_18 * cospi_24_64 + step2_29 * cospi_8_64;
560 step2_29 = step3_29 + step3_26;
775 "add %[temp0], %[step1_2], %[step2_29] \n\t"
796 [step2_28] "r" (step2_28), [step2_29] "r" (step2_29),
[all...]
H A Dvp9_itrans32_dspr2.c33 int16_t step2_28, step2_29, step2_30, step2_31; local
527 step2_29 = step1_30 - step1_29;
533 "madd $ac0, %[step2_29], %[cospi_24_64] \n\t"
538 [step2_18] "r" (step2_18), [step2_29] "r" (step2_29),
542 temp21 = step2_18 * cospi_24_64 + step2_29 * cospi_8_64;
626 step2_29 = step3_29 + step3_26;
835 output[2 * 32] = step1_2 + step2_29;
862 output[29 * 32] = step1_2 - step2_29;

Completed in 111 milliseconds