Searched refs:init_x (Results 1 – 2 of 2) sorted by relevance
/openbmc/rest-dbus/resources/ |
H A D | jstree.min.js | 5 …init_x:0,init_y:0,scroll_l:0,scroll_t:0,scroll_e:!1,scroll_i:!1,is_touch:!1};a.vakata.dnd={setting… property in AnonymousFunctionf811328e10500.b
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 41150 + int init_x = 0, width = _width, height = _height; 41160 + init_x = 1; 41172 + for (x = init_x; x < width; x++) 41178 + for (x = init_x; x < width; x++) 41195 + int init_x = 0, init_y = 0, width = _width, height = _height; 41205 + init_x = 1; 41217 + for (x = init_x; x < width; x++) 41224 + for (x = init_x; x < width; x++) 41247 + for(x = init_x+save_upper_left; x < width-save_upper_right; x++) 41251 + for(x = init_x+save_lower_left; x < width-save_lower_right; x++)
|