Searched refs:step2_18 (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.c30 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; local
460 step2_18 = step1_17 - step1_18;
466 "msub $ac0, %[step2_18], %[cospi_8_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;
548 step2_18 = step3_18 + step3_21;
1000 "add %[temp1], %[step1_13], %[step2_18] \n\t"
1033 [step2_18] "r" (step2_18), [step2_1
[all...]
H A Dvp9_itrans32_dspr2.c31 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; local
526 step2_18 = step1_17 - step1_18;
532 "msub $ac0, %[step2_18], %[cospi_8_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;
614 step2_18 = step3_18 + step3_21;
846 output[13 * 32] = step1_13 + step2_18;
851 output[18 * 32] = step1_13 - step2_18;
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c30 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; local
460 step2_18 = step1_17 - step1_18;
466 "msub $ac0, %[step2_18], %[cospi_8_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;
548 step2_18 = step3_18 + step3_21;
1000 "add %[temp1], %[step1_13], %[step2_18] \n\t"
1033 [step2_18] "r" (step2_18), [step2_1
[all...]
H A Dvp9_itrans32_dspr2.c31 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; local
526 step2_18 = step1_17 - step1_18;
532 "msub $ac0, %[step2_18], %[cospi_8_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;
614 step2_18 = step3_18 + step3_21;
846 output[13 * 32] = step1_13 + step2_18;
851 output[18 * 32] = step1_13 - step2_18;

Completed in 131 milliseconds