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

  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans32_cols_dspr2.c 27 int16_t step1_27, step1_28, step1_29, step1_30, step1_31; local
168 "add %[step1_28], %[temp2], %[temp3] \n\t"
174 [step1_28] "=r" (step1_28), [step1_29] "=r" (step1_29)
480 step2_28 = step1_31 - step1_28;
501 step3_31 = step1_28 + step1_31;
    [all...]
vp9_itrans32_dspr2.c 28 int16_t step1_28, step1_29, step1_30, step1_31; local
212 "add %[step1_28], %[temp2], %[temp3] \n\t"
219 [step1_28] "=r" (step1_28), [step1_29] "=r" (step1_29)
546 step2_28 = step1_31 - step1_28;
567 step3_31 = step1_28 + step1_31;
    [all...]

Completed in 24 milliseconds