Home
last modified time | relevance | path

Searched refs:low_res (Results 1 - 9 of 9) sorted by relevance

/third_party/backends/backend/
H A Dgphoto2.h83 int low_res; member
101 unsigned int low_res:1; member
119 SANE_Int low_res:1; member
H A Ddc210.h79 unsigned int low_res; member
97 unsigned int low_res:1; member
115 unsigned int low_res:1; member
H A Ddc240.h82 int low_res; member
100 unsigned int low_res:1; member
118 SANE_Int low_res:1; member
H A Ddc210.c515 camera->flags.low_res = buf[22]; in get_info()
779 if (Camera.Pictures[Camera.current_picture_number - 1].low_res) in sane_init()
802 Camera.flags.low_res ? "low" : "high"); in sane_init()
935 if (Camera.Pictures[Camera.current_picture_number - 1].low_res) in sane_control_option()
964 if (Camera.Pictures[Camera.current_picture_number - 1].low_res) in sane_control_option()
1455 pic->low_res = SANE_TRUE; in get_picture_info()
1459 pic->low_res = SANE_FALSE; in get_picture_info()
H A Ddc25.h116 unsigned int low_res:1; member
H A Ddc240.c785 DBG (127, "%s called, low_res=%d\n", f, res); in change_res()
923 set_res (Camera.Pictures[Camera.current_picture_number - 1].low_res); in sane_init()
1090 Pictures[Camera.current_picture_number - 1].low_res); in sane_control_option()
1103 Pictures[Camera.current_picture_number - 1].low_res); in sane_control_option()
1554 low_res); in sane_read()
1735 pic->low_res = info_buf[3] == 0 ? SANE_TRUE : SANE_FALSE; in get_picture_info()
H A Ddc25.c592 CameraInfo.flags.low_res = buf[23]; in get_info()
597 * information I have says that even on the DC20 the low_res in get_info()
600 CameraInfo.flags.low_res = buf[11]; in get_info()
1912 dc20_info->flags.low_res ? "low" : "high"); in sane_init()
2100 if (dc20_info->flags.low_res) in sane_control_option()
2137 if (dc20_info->flags.low_res) in sane_control_option()
H A Dgphoto2.c880 set_res (Cam_data.Pictures[Cam_data.current_picture_number - 1].low_res); in sane_init()
1099 Pictures[Cam_data.current_picture_number - 1].low_res); in sane_control_option()
1115 Pictures[Cam_data.current_picture_number - 1].low_res); in sane_control_option()
1662 pic->low_res = SANE_FALSE; in get_picture_info()
1891 low_res); in converter_do_scan_complete_cleanup()
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc5769 uint64_t low_res = in Simulator() local
5775 WriteRegister(reg_size, instr->GetRd(), low_res | high_res); in Simulator()

Completed in 28 milliseconds