HomeSort by relevance Sort by last modified time
    Searched refs:step2_29 (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
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;
    [all...]
vp9_itrans32_dspr2.c 33 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;
    [all...]

Completed in 24 milliseconds