/third_party/backends/backend/ |
H A D | gt68xx_generic.c | 65 req[3] = HIBYTE (distance); in gt68xx_generic_move_relative() 160 req[5] = HIBYTE (params->r_time); in gt68xx_generic_set_exposure_time() 162 req[9] = HIBYTE (params->g_time); in gt68xx_generic_set_exposure_time() 164 req[13] = HIBYTE (params->b_time); in gt68xx_generic_set_exposure_time() 585 req[0x03] = HIBYTE (abs_y0); in gt68xx_generic_setup_scan() 587 req[0x05] = HIBYTE (abs_ys); in gt68xx_generic_setup_scan() 589 req[0x07] = HIBYTE (abs_x0); in gt68xx_generic_setup_scan() 591 req[0x09] = HIBYTE (abs_xs); in gt68xx_generic_setup_scan() 598 req[0x0d] = HIBYTE (xdpi); in gt68xx_generic_setup_scan() 602 req[0x11] = HIBYTE (scan_bp in gt68xx_generic_setup_scan() [all...] |
H A D | hp4200.c | 294 setreg (s, 0x2a, HIBYTE (0)); /* 0 */ in hp4200_init_registers() 297 setreg (s, 0x2c, HIBYTE (16383)); in hp4200_init_registers() 300 setreg (s, 0x2e, HIBYTE (2)); /* 2 */ in hp4200_init_registers() 303 setreg (s, 0x30, HIBYTE (0)); in hp4200_init_registers() 306 setreg (s, 0x32, HIBYTE (0)); in hp4200_init_registers() 309 setreg (s, 0x34, HIBYTE (32)); in hp4200_init_registers() 312 setreg (s, 0x36, HIBYTE (48)); in hp4200_init_registers() 327 setreg (s, 0x4a, HIBYTE (100)); in hp4200_init_registers() 330 setreg (s, 0x4c, HIBYTE (0)); in hp4200_init_registers() 557 setreg (s, 0x1c, HIBYTE ( in compute_datalink_bandwidth() [all...] |
H A D | mustek_usb2_asic.c | 450 HIBYTE (RamAccess->LoStartAddress)); in LLFRamAccess() 457 HIBYTE (RamAccess-> in LLFRamAccess() 465 HIBYTE (RamAccess->LoStartAddress)); in LLFRamAccess() 1628 Mustek_SendData (chip, ES01_B9_ChannelRedExpStartPixelMSB, HIBYTE (100)); in LLFMotorMove() 1630 Mustek_SendData (chip, ES01_BB_ChannelRedExpEndPixelMSB, HIBYTE (101)); in LLFMotorMove() 1633 Mustek_SendData (chip, ES01_BD_ChannelGreenExpStartPixelMSB, HIBYTE (100)); in LLFMotorMove() 1635 Mustek_SendData (chip, ES01_BF_ChannelGreenExpEndPixelMSB, HIBYTE (101)); in LLFMotorMove() 1638 Mustek_SendData (chip, ES01_C1_ChannelBlueExpStartPixelMSB, HIBYTE (100)); in LLFMotorMove() 1640 Mustek_SendData (chip, ES01_C3_ChannelBlueExpEndPixelMSB, HIBYTE (101)); in LLFMotorMove() 1646 HIBYTE (LLF_MotorMov in LLFMotorMove() [all...] |
H A D | mustek_usb2_high.c | 872 *(lpLine + i * 6 + 1) = HIBYTE (g_pGammaTable[wRTempData]); in MustScanner_GetRgb48BitLine() 876 HIBYTE (g_pGammaTable[wGTempData + 65536]); in MustScanner_GetRgb48BitLine() 880 HIBYTE (g_pGammaTable[wBTempData + 131072]); in MustScanner_GetRgb48BitLine() 945 *(lpLine + i * 6 + 5) = HIBYTE (g_pGammaTable[wRTempData]); in MustScanner_GetRgb48BitLine() 949 HIBYTE (g_pGammaTable[wGTempData + 65536]); in MustScanner_GetRgb48BitLine() 953 HIBYTE (g_pGammaTable[wBTempData + 131072]); in MustScanner_GetRgb48BitLine() 1132 HIBYTE (g_pGammaTable[wRTempData]); in MustScanner_GetRgb48BitLine1200DPI() 1136 HIBYTE (g_pGammaTable[wGTempData + 65536]); in MustScanner_GetRgb48BitLine1200DPI() 1140 HIBYTE (g_pGammaTable[wBTempData + 131072]); in MustScanner_GetRgb48BitLine1200DPI() 1192 HIBYTE (g_pGammaTabl in MustScanner_GetRgb48BitLine1200DPI() [all...] |
H A D | rts88xx_lib.c | 468 buffer[2] = HIBYTE (length); in sanei_rts88xx_write_mem() 535 header[2] = HIBYTE (length); in sanei_rts88xx_read_mem() 710 regs[START_LINE + 1] = HIBYTE (ystart); in sanei_rts88xx_set_scan_area() 714 regs[END_LINE + 1] = HIBYTE (yend); in sanei_rts88xx_set_scan_area() 718 regs[START_PIXEL + 1] = HIBYTE (xstart); in sanei_rts88xx_set_scan_area() 722 regs[END_PIXEL + 1] = HIBYTE (xend); in sanei_rts88xx_set_scan_area() 822 header[2] = HIBYTE (len); in sanei_rts88xx_read_data()
|
H A D | hp4200_lm9830.h | 113 #define HIBYTE(w) ((SANE_Byte)(((w) >> 8) & 0xff)) macro
|
H A D | rts8891_low.h | 66 #define HIBYTE(x) ((uint8_t)((x) >> 8)) macro
|
H A D | rts88xx_lib.h | 76 #define HIBYTE(x) ((uint8_t)((x) >> 8)) macro
|
H A D | artec_eplus48u.c | 523 s->line_buffer[cnt] = HIBYTE (value); in copy_scan_line() 543 s->line_buffer[i + 7] = HIBYTE (value); in copy_scan_line() 555 s->line_buffer[i + 9] = HIBYTE (value); in copy_scan_line() 567 s->line_buffer[i + 11] = HIBYTE (value); in copy_scan_line() 627 s->line_buffer[cnt] = HIBYTE (value); in copy_scan_line() 646 s->line_buffer[i + 3] = HIBYTE (value); in copy_scan_line() 1084 boot_req[3] = HIBYTE (addr); in artec48u_download_firmware() 1346 req[0x03] = HIBYTE (abs_y0); in artec48u_setup_scan() 1348 req[0x05] = HIBYTE (abs_ys); in artec48u_setup_scan() 1350 req[0x07] = HIBYTE (abs_x in artec48u_setup_scan() [all...] |
H A D | gt68xx_gt6816.c | 118 boot_req[3] = HIBYTE (addr); in gt6816_download_firmware()
|
H A D | mustek_usb_low.c | 935 if (HIBYTE (ccd_width) == 0x01) in usb_low_set_ccd_width() 1011 if (HIBYTE (dummy) == 0x01) in usb_low_set_dummy() 1134 data = HIBYTE (chip->byte_width); in usb_low_set_image_byte_width() 1182 data = HIBYTE (chip->byte_width); in usb_low_set_soft_resample() 1216 data = HIBYTE (loop_count); in usb_low_set_cmt_loop_count()
|
H A D | artec_eplus48u.h | 36 #define HIBYTE(w) ((SANE_Byte)(((SANE_Word)(w) >> 8) & 0xFF)) macro
|
H A D | lexmark_low.c | 67 #define HIBYTE(x) ((uint8_t)((x) >> 8)) macro 1049 regs[0x61] = HIBYTE (yoffset); in low_simple_scan() 1056 regs[0x63] = HIBYTE (yend); in low_simple_scan() 1059 regs[0x67] = HIBYTE (xoffset); in low_simple_scan() 1062 regs[0x6d] = HIBYTE (xoffset + pixels * regs[0x7a]); in low_simple_scan() 1537 regs[0x61] = HIBYTE (distance - 1); in sanei_lexmark_low_move_fwd() 1539 regs[0x63] = HIBYTE (distance); in sanei_lexmark_low_move_fwd() 2432 regs[0x61] = HIBYTE (vert_start); in low_set_scan_area() 2435 regs[0x63] = HIBYTE (vert_end); in low_set_scan_area() 2443 regs[0x67] = HIBYTE (hor_star in low_set_scan_area() [all...] |
H A D | gt68xx_low.h | 68 #define HIBYTE(w) ((SANE_Byte)(((SANE_Word)(w) >> 8) & 0xFF)) macro
|
H A D | mustek_usb_low.h | 66 #define HIBYTE(w) ((SANE_Byte)(((SANE_Word)(w) >> 8) & 0xFF)) macro
|
H A D | mustek_usb2_asic.h | 63 #ifndef HIBYTE 64 #define HIBYTE(w) (SANE_Byte)((unsigned short)(w)>>8 & 0x00ff) macro
|
/third_party/curl/lib/ |
H A D | system_win32.c | 82 HIBYTE(wsaData.wVersion) != HIBYTE(wVersionRequested) ) { in Curl_win32_init()
|
/third_party/skia/third_party/externals/angle2/src/third_party/systeminfo/ |
H A D | SystemInfo.cpp | 41 osvi.dwMajorVersion = HIBYTE(_WIN32_WINNT_VISTA); in IsWindowsVistaOrGreater()
|
/third_party/glfw/src/ |
H A D | win32_platform.h | 169 _glfwIsWindowsVersionOrGreaterWin32(HIBYTE(_WIN32_WINNT_VISTA), \ 172 _glfwIsWindowsVersionOrGreaterWin32(HIBYTE(_WIN32_WINNT_WIN7), \ 175 _glfwIsWindowsVersionOrGreaterWin32(HIBYTE(_WIN32_WINNT_WIN8), \ 178 _glfwIsWindowsVersionOrGreaterWin32(HIBYTE(_WIN32_WINNT_WINBLUE), \
|
/third_party/skia/third_party/externals/imgui/backends/ |
H A D | imgui_impl_win32.cpp | 494 #define _IsWindowsVistaOrGreater() _IsWindowsVersionOrGreater(HIBYTE(0x0600), LOBYTE(0x0600), 0) // _WIN32_WINNT_VISTA 495 #define _IsWindows8OrGreater() _IsWindowsVersionOrGreater(HIBYTE(0x0602), LOBYTE(0x0602), 0) // _WIN32_WINNT_WIN8 496 #define _IsWindows8Point1OrGreater() _IsWindowsVersionOrGreater(HIBYTE(0x0603), LOBYTE(0x0603), 0) // _WIN32_WINNT_WINBLUE 497 #define _IsWindows10OrGreater() _IsWindowsVersionOrGreater(HIBYTE(0x0A00), LOBYTE(0x0A00), 0) // _WIN32_WINNT_WINTHRESHOLD / _WIN32_WINNT_WIN10
|
/third_party/curl/tests/server/ |
H A D | util.c | 174 HIBYTE(wsaData.wVersion) != HIBYTE(wVersionRequested) ) { in win32_init()
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | daemon.c | 4809 if (2 != LOBYTE(wsd.wVersion) && 2 != HIBYTE(wsd.wVersion)) in MHD_init()
|
/third_party/glfw/deps/mingw/ |
H A D | dinput.h | 348 #define GET_DIDEVICE_SUBTYPE(dwDevType) HIBYTE(dwDevType)
|