Searched refs:step3_21 (Results 1 - 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
H A D | vp9_itrans32_cols_dspr2.c | 34 int16_t step3_15, step3_16, step3_17, step3_18, step3_19, step3_20, step3_21; local 530 "extp %[step3_21], $ac1, 31 \n\t" 532 : [step3_21] "=r" (step3_21) 548 step2_18 = step3_18 + step3_21; 551 step2_21 = step3_18 - step3_21;
|
H A D | vp9_itrans32_dspr2.c | 35 int16_t step3_15, step3_16, step3_17, step3_18, step3_19, step3_20, step3_21; local 596 "extp %[step3_21], $ac1, 31 \n\t" 598 : [step3_21] "=r" (step3_21) 614 step2_18 = step3_18 + step3_21; 617 step2_21 = step3_18 - step3_21;
|
Completed in 83 milliseconds