Home
last modified time | relevance | path

Searched defs:x_add (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dsp/
Drescaler_mips32.c28 const int x_add = wrk->x_add; in ImportRowShrink() local
86 const int x_add = wrk->x_add; in ImportRowExpand() local
Drescaler_sse2.c49 const int x_add = wrk->x_add; in RescalerImportRowExpandSSE2() local
/external/webp/src/utils/
Drescaler_utils.c26 const int x_add = src_width, x_sub = dst_width; in WebPRescalerInit() local
Drescaler_utils.h40 int x_add, x_sub; // horizontal increments member