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

  /external/chromium_org/third_party/libwebp/utils/
rescaler.c 48 wrk->frow[x_out] = (sum + base) * wrk->x_sub - frac;
62 wrk->frow[x_out] = right * wrk->x_add + (left - right) * accum;
68 wrk->irow[x_out] += wrk->frow[x_out];
76 const int32_t* const frow = wrk->frow; local
80 const int frac = (int)MULT_FIX(frow[x_out], yscale);
102 int* frow = wrk->frow + channel; local
140 "sw %[temp3], 0(%[frow]) \n\t"
144 "addu %[frow], %[frow], %[x_stride1] \n\t
196 const int32_t* const frow = wrk->frow; local
    [all...]
rescaler.h 37 int32_t* irow, *frow; // work buffer member in struct:__anon17928
  /external/webp/src/utils/
rescaler.c 48 wrk->frow[x_out] = (sum + base) * wrk->x_sub - frac;
62 wrk->frow[x_out] = right * wrk->x_add + (left - right) * accum;
68 wrk->irow[x_out] += wrk->frow[x_out];
76 const int32_t* const frow = wrk->frow; local
80 const int frac = (int)MULT_FIX(frow[x_out], yscale);
102 int* frow = wrk->frow + channel; local
140 "sw %[temp3], 0(%[frow]) \n\t"
144 "addu %[frow], %[frow], %[x_stride1] \n\t
196 const int32_t* const frow = wrk->frow; local
    [all...]
rescaler.h 37 int32_t* irow, *frow; // work buffer member in struct:__anon17066
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
form.h 75 short frow; /* first row */ member in struct:fieldnode
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
form.h 75 short frow; /* first row */ member in struct:fieldnode

Completed in 236 milliseconds