Home
last modified time | relevance | path

Searched defs:x_sub (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Drescaler_mips32.c30 const int x_sub = wrk->x_sub; in ImportRowShrink_MIPS32() local
89 const int x_sub = wrk->x_sub; in ImportRowExpand_MIPS32() local
[all...]
H A Drescaler_sse2.c114 const int x_sub = wrk->x_sub; in RescalerImportRowShrink_SSE2() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Drescaler_utils.c29 const int x_add = src_width, x_sub = dst_width; in WebPRescalerInit() local
H A Drescaler_utils.h40 int x_add, x_sub; // horizontal increments member
/third_party/ffmpeg/libavfilter/
H A Ddrawutils.c362 int w_sub, h_sub, x_sub, y_sub, left, right, top, bottom, y; in ff_blend_rectangle() local
543 int xm0, ym0, w_sub, h_sub, x_sub, y_sub, left, right, top, bottom, y; in ff_blend_mask() local
/third_party/python/Objects/
H A Dlongobject.c3226 x_sub(PyLongObject *a, PyLongObject *b) in x_sub() function

Completed in 13 milliseconds