HomeSort by relevance Sort by last modified time
    Searched refs:step2_21 (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
522 step2_21 = step1_22 - step1_21;
528 "msub $ac1, %[step2_21], %[cospi_24_64] \n\t"
534 [step2_21] "r" (step2_21), [step2_26] "r" (step2_26),
538 temp21 = -step2_21 * cospi_8_64 + step2_26 * cospi_24_64;
551 step2_21 = step3_18 - step3_21;
    [all...]
vp9_itrans32_dspr2.c 32 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; local
588 step2_21 = step1_22 - step1_21;
594 "msub $ac1, %[step2_21], %[cospi_24_64] \n\t"
    [all...]

Completed in 24 milliseconds