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

  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans32_cols_dspr2.c 32 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;
    [all...]
vp9_itrans32_dspr2.c 33 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;
    [all...]

Completed in 23 milliseconds