HomeSort by relevance Sort by last modified time
    Searched refs:step2_19 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans32_cols_dspr2.c 30 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; local
479 step2_19 = step1_16 - step1_19;
485 "msub $ac0, %[step2_19], %[cospi_8_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;
549 step2_19 = step3_19 + step3_20;
    [all...]
vp9_itrans32_dspr2.c 31 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; local
545 step2_19 = step1_16 - step1_19;
551 "msub $ac0, %[step2_19], %[cospi_8_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;
    [all...]

Completed in 25 milliseconds