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

  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans32_cols_dspr2.c 31 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; local
504 step2_27 = step1_24 - step1_27;
510 "msub $ac0, %[step2_27], %[cospi_8_64] \n\t"
515 [step2_20] "r" (step2_20), [step2_27] "r" (step2_27),
519 temp21 = -step2_20 * cospi_8_64 + step2_27 * cospi_24_64;
558 step2_27 = step3_28 - step3_27;
    [all...]
vp9_itrans32_dspr2.c 32 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; local
570 step2_27 = step1_24 - step1_27;
576 "msub $ac0, %[step2_27], %[cospi_8_64] \n\t"
581 [step2_20] "r" (step2_20), [step2_27] "r" (step2_27),
585 temp21 = -step2_20 * cospi_8_64 + step2_27 * cospi_24_64;
    [all...]

Completed in 26 milliseconds