Searched refs:step2_21 (Results 1 - 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
H A D | 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; 712 "sub %[temp0], %[step2_26], %[step2_21] \n\t" 720 [step2_21] "r" (step2_21), [cospi_16_6 [all...] |
H A D | 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" 600 [step2_21] "r" (step2_21), [step2_26] "r" (step2_26), 604 temp21 = -step2_21 * cospi_8_64 + step2_26 * cospi_24_64; 617 step2_21 = step3_18 - step3_21; 785 "sub %[temp0], %[step2_26], %[step2_21] \n\t" 793 [step2_26] "r" (step2_26), [step2_21] "r" (step2_21), [all...] |
Completed in 606 milliseconds