HomeSort by relevance Sort by last modified time
    Searched refs:step1_31 (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
107 "add %[step1_31], %[temp2], %[temp3] \n\t"
113 [step1_30] "=r" (step1_30), [step1_31] "=r" (step1_31)
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
150 "add %[step1_31], %[temp2], %[temp3] \n\t"
157 [step1_30] "=r" (step1_30), [step1_31] "=r" (step1_31)
546 step2_28 = step1_31 - step1_28;
567 step3_31 = step1_28 + step1_31;
    [all...]

Completed in 26 milliseconds