HomeSort by relevance Sort by last modified time
    Searched refs:step2_18 (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
460 step2_18 = step1_17 - step1_18;
466 "msub $ac0, %[step2_18], %[cospi_8_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;
548 step2_18 = step3_18 + step3_21;
    [all...]
vp9_itrans32_dspr2.c 31 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; local
526 step2_18 = step1_17 - step1_18;
532 "msub $ac0, %[step2_18], %[cospi_8_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 28 milliseconds