Searched defs:x_add (Results 1 – 5 of 5) sorted by relevance
29 const int x_add = wrk->x_add; in ImportRowShrink_MIPS32() local88 const int x_add = wrk->x_add; in ImportRowExpand_MIPS32() local
50 const int x_add = wrk->x_add; in RescalerImportRowExpand_SSE2() local
29 const int x_add = src_width, x_sub = dst_width; in WebPRescalerInit() local
40 int x_add, x_sub; // horizontal increments member
3664 x_add(PyLongObject *a, PyLongObject *b) in x_add() function