Home
last modified time | relevance | path

Searched refs:hw (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/bsd/
A DSDL_sysjoystick.c346 struct joystick_hwdata *hw; local
365 if (hw == NULL) {
369 joy->hwdata = hw;
370 hw->fd = fd;
373 hw->type = BSDJOY_JOY;
390 if (hw->repdesc == NULL) {
395 rep = &hw->inreport;
456 hw->axis_map[i] = -1;
528 close(hw->fd);
529 SDL_free(hw->path);
[all …]
/AliOS-Things-master/components/drivers/core/base/core/
A Du_ld.c41 printf("%s: get_hw_info: size:%d, hw:%p\r\n", drv_name, info->size, info->hw); in _unify_driver_init()
43 p_reg_info = (info->hw[0] + i); in _unify_driver_init()
60 drv_name, info->size, i, info->hw[i]); in _unify_driver_init()
64 p_reg_info = info->hw[j]; in _unify_driver_init()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Drpng2-x.c1227 int ii, x, y, hw, hh, grayspot; in rpng2_x_load_bg_image() local
1237 hw = (int)(rpng2_info.width / 2); in rpng2_x_load_bg_image()
1247 grayspot = CLIP(bg[pat].bg_gray, 1, (hh + hw)); in rpng2_x_load_bg_image()
1253 maxDist = (double)((hw*hw) + (hh*hh)); in rpng2_x_load_bg_image()
1259 x = (int)(i - hw); in rpng2_x_load_bg_image()
1268 s = gray * ((double)(ABS(x)+ABS(y)) / (double)(hw + hh)); in rpng2_x_load_bg_image()
1999 int ii, x, y, hw, hh, grayspot; in rpng2_x_reload_bg_image() local
2005 hw = (int)(rpng2_info.width / 2); in rpng2_x_reload_bg_image()
2015 grayspot = CLIP(bg[pat].bg_gray, 1, (hh + hw)); in rpng2_x_reload_bg_image()
2021 maxDist = (double)((hw*hw) + (hh*hh)); in rpng2_x_reload_bg_image()
[all …]
A Drpng2-win.c975 int ii, x, y, hw, hh, grayspot;
985 hw = rpng2_info.width / 2;
995 grayspot = CLIP(bg[pat].bg_gray, 1, (hh + hw));
1001 maxDist = (double)((hw*hw) + (hh*hh));
1007 x = i - hw;
1016 s = gray * ((double)(ABS(x)+ABS(y)) / (double)(hw + hh));
/AliOS-Things-master/components/SDL2/build-scripts/
A Demscripten-buildbot.sh29 NCPU=`sysctl -n hw.ncpu`
A Dnaclbuild.sh28 NCPU=`sysctl -n hw.ncpu`
A Diosbuild.sh6 NCPU=`sysctl -n hw.ncpu`
/AliOS-Things-master/components/drivers/core/base/include/drivers/
A Du_ld.h25 hw_reg_info_t *hw[]; member
/AliOS-Things-master/hardware/chip/rtl872xd/
A Date.bin547 F�Fhi�'(F��.�o��@ (ahhP�Kh`��� hw'�i@�a�h(iI@�((a�`�(h"�!�G�F� �.۩� �(ӹ� Ш…
1020 …G���b��H������@��l���:������(�`h0��'�F�F�F.ѵ�@���B�'�Hx �.��C8��hw@F��n��F��%(F��h�)F…
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dtestimg.ppm4 …o�Os�Qu�h��_|�Zt�Uk�Yl�dr�R[r-0]''X1,T<2N@5?<-7:)<C1GP=[N,aW4e_=heBstR�d~�hw�dx�gs�er�cr�ct�cw�fz…

Completed in 33 milliseconds