Searched defs:y_sub (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | rescaler_utils.c | 30 const int y_add = src_height, y_sub = dst_height; in WebPRescalerInit() local
|
H A D | rescaler_utils.h | 39 int y_add, y_sub; // vertical increments member
|
/third_party/ffmpeg/libavfilter/ |
H A D | drawutils.c | 362 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
|
Completed in 3 milliseconds