Home
last modified time | relevance | path

Searched refs:res_y (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/input/tablet/
H A Dwacom_serial4.c171 unsigned int res_x, res_y; member
210 wacom->res_y = 508; in wacom_handle_model_response()
215 wacom->res_y = 2540; in wacom_handle_model_response()
229 wacom->res_y = 1000; in wacom_handle_model_response()
236 wacom->res_y = 1016; in wacom_handle_model_response()
269 &wacom->res_x, &wacom->res_y); in wacom_handle_configuration_response()
499 if (!(wacom->res_x && wacom->res_y)) { in wacom_setup()
573 input_abs_set_res(wacom->dev, ABS_Y, wacom->res_y); in wacom_connect()
/kernel/linux/linux-6.6/drivers/input/tablet/
H A Dwacom_serial4.c171 unsigned int res_x, res_y; member
210 wacom->res_y = 508; in wacom_handle_model_response()
215 wacom->res_y = 2540; in wacom_handle_model_response()
229 wacom->res_y = 1000; in wacom_handle_model_response()
236 wacom->res_y = 1016; in wacom_handle_model_response()
269 &wacom->res_x, &wacom->res_y); in wacom_handle_configuration_response()
499 if (!(wacom->res_x && wacom->res_y)) { in wacom_setup()
573 input_abs_set_res(wacom->dev, ABS_Y, wacom->res_y); in wacom_connect()
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Decp_nistz256-sparcv9.pl832 call __ecp_nistz256_div_by_2 ! p256_div_by_2(res_y, tmp0);
862 call __ecp_nistz256_sub_from ! p256_sub(res_y, S, res_y);
876 my ($res_x,$res_y,$res_z,
1097 call __ecp_nistz256_sub_morf ! p256_sub(res_y, U2, res_x);
1098 add %sp,LOCALS+$res_y,$rp
1106 add %sp,LOCALS+$res_y,$ap
1107 call __ecp_nistz256_mul_mont ! p256_mul_mont(res_y, res_y, R);
1108 add %sp,LOCALS+$res_y,
[all...]
H A Decp_nistz256-armv4.pl1341 bl __ecp_nistz256_div_by_2 @ p256_div_by_2(res_y, tmp0);
1374 bl __ecp_nistz256_sub_from @ p256_sub(res_y, S, res_y);
1391 my ($res_x,$res_y,$res_z,
1579 add $r_ptr,sp,#$res_y
1580 bl __ecp_nistz256_sub_morf @ p256_sub(res_y, U2, res_x);
1588 add $b_ptr,sp,#$res_y
1589 add $r_ptr,sp,#$res_y
1590 bl __ecp_nistz256_mul_mont @ p256_mul_mont(res_y, res_y,
[all...]
H A Decp_nistz256-armv8.pl798 bl __ecp_nistz256_div_by_2 // p256_div_by_2(res_y, tmp0);
856 bl __ecp_nistz256_sub_from // p256_sub(res_y, S, res_y);
872 my ($res_x,$res_y,$res_z,
1052 add $rp,sp,#$res_y
1053 bl __ecp_nistz256_sub_morf // p256_sub(res_y, U2, res_x);
1060 ldp $a0,$a1,[sp,#$res_y]
1061 ldp $a2,$a3,[sp,#$res_y+16]
1063 add $rp,sp,#$res_y
1064 bl __ecp_nistz256_mul_mont // p256_mul_mont(res_y, res_
[all...]
H A Decp_nistz256-ppc64.pl952 bl __ecp_nistz256_div_by_2 # p256_div_by_2(res_y, tmp0);
1014 bl __ecp_nistz256_sub_from # p256_sub(res_y, S, res_y);
1043 my ($res_x,$res_y,$res_z,
1284 addi $rp,$sp,$res_y
1285 bl __ecp_nistz256_sub_morf # p256_sub(res_y, U2, res_x);
1292 ld $a0,$res_y+0($sp)
1293 ld $a1,$res_y+8($sp)
1294 ld $a2,$res_y+16($sp)
1295 ld $a3,$res_y
[all...]
/third_party/openssl/crypto/ec/asm/
H A Decp_nistz256-sparcv9.pl832 call __ecp_nistz256_div_by_2 ! p256_div_by_2(res_y, tmp0);
862 call __ecp_nistz256_sub_from ! p256_sub(res_y, S, res_y);
876 my ($res_x,$res_y,$res_z,
1097 call __ecp_nistz256_sub_morf ! p256_sub(res_y, U2, res_x);
1098 add %sp,LOCALS+$res_y,$rp
1106 add %sp,LOCALS+$res_y,$ap
1107 call __ecp_nistz256_mul_mont ! p256_mul_mont(res_y, res_y, R);
1108 add %sp,LOCALS+$res_y,
[all...]
H A Decp_nistz256-armv4.pl1341 bl __ecp_nistz256_div_by_2 @ p256_div_by_2(res_y, tmp0);
1374 bl __ecp_nistz256_sub_from @ p256_sub(res_y, S, res_y);
1391 my ($res_x,$res_y,$res_z,
1579 add $r_ptr,sp,#$res_y
1580 bl __ecp_nistz256_sub_morf @ p256_sub(res_y, U2, res_x);
1588 add $b_ptr,sp,#$res_y
1589 add $r_ptr,sp,#$res_y
1590 bl __ecp_nistz256_mul_mont @ p256_mul_mont(res_y, res_y,
[all...]
H A Decp_nistz256-armv8.pl825 bl __ecp_nistz256_div_by_2 // p256_div_by_2(res_y, tmp0);
883 bl __ecp_nistz256_sub_from // p256_sub(res_y, S, res_y);
899 my ($res_x,$res_y,$res_z,
1081 add $rp,sp,#$res_y
1082 bl __ecp_nistz256_sub_morf // p256_sub(res_y, U2, res_x);
1089 ldp $a0,$a1,[sp,#$res_y]
1090 ldp $a2,$a3,[sp,#$res_y+16]
1092 add $rp,sp,#$res_y
1093 bl __ecp_nistz256_mul_mont // p256_mul_mont(res_y, res_
[all...]
H A Decp_nistz256-ppc64.pl952 bl __ecp_nistz256_div_by_2 # p256_div_by_2(res_y, tmp0);
1014 bl __ecp_nistz256_sub_from # p256_sub(res_y, S, res_y);
1043 my ($res_x,$res_y,$res_z,
1284 addi $rp,$sp,$res_y
1285 bl __ecp_nistz256_sub_morf # p256_sub(res_y, U2, res_x);
1292 ld $a0,$res_y+0($sp)
1293 ld $a1,$res_y+8($sp)
1294 ld $a2,$res_y+16($sp)
1295 ld $a3,$res_y
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistz256.c278 BN_ULONG *res_y = r->Y; in ecp_nistz256_point_double() local
293 ecp_nistz256_sqr_mont(res_y, S); in ecp_nistz256_point_double()
294 ecp_nistz256_div_by_2(res_y, res_y); in ecp_nistz256_point_double()
308 ecp_nistz256_sub(res_y, S, res_y); in ecp_nistz256_point_double()
325 BN_ULONG res_y[P256_LIMBS]; in ecp_nistz256_point_add() local
422 ecp_nistz256_sub(res_y, U2, res_x); in ecp_nistz256_point_add()
425 ecp_nistz256_mul_mont(res_y, R, res_y); in ecp_nistz256_point_add()
454 BN_ULONG res_y[P256_LIMBS]; ecp_nistz256_point_add_affine() local
[all...]
/third_party/openssl/crypto/ec/
H A Decp_nistz256.c278 BN_ULONG *res_y = r->Y; in ecp_nistz256_point_double() local
293 ecp_nistz256_sqr_mont(res_y, S); in ecp_nistz256_point_double()
294 ecp_nistz256_div_by_2(res_y, res_y); in ecp_nistz256_point_double()
308 ecp_nistz256_sub(res_y, S, res_y); in ecp_nistz256_point_double()
325 BN_ULONG res_y[P256_LIMBS]; in ecp_nistz256_point_add() local
422 ecp_nistz256_sub(res_y, U2, res_x); in ecp_nistz256_point_add()
425 ecp_nistz256_mul_mont(res_y, R, res_y); in ecp_nistz256_point_add()
454 BN_ULONG res_y[P256_LIMBS]; ecp_nistz256_point_add_affine() local
[all...]
/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_2d_sensor.c140 int res_y; in rmi_2d_sensor_set_input_params() local
166 res_y = (sensor->max_y - sensor->min_y) / sensor->y_mm; in rmi_2d_sensor_set_input_params()
168 swap(res_x, res_y); in rmi_2d_sensor_set_input_params()
171 input_abs_set_res(input, ABS_Y, res_y); in rmi_2d_sensor_set_input_params()
174 input_abs_set_res(input, ABS_MT_POSITION_Y, res_y); in rmi_2d_sensor_set_input_params()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_2d_sensor.c140 int res_y; in rmi_2d_sensor_set_input_params() local
166 res_y = (sensor->max_y - sensor->min_y) / sensor->y_mm; in rmi_2d_sensor_set_input_params()
168 swap(res_x, res_y); in rmi_2d_sensor_set_input_params()
171 input_abs_set_res(input, ABS_Y, res_y); in rmi_2d_sensor_set_input_params()
174 input_abs_set_res(input, ABS_MT_POSITION_Y, res_y); in rmi_2d_sensor_set_input_params()
/third_party/skia/third_party/externals/libpng/
H A Dpngget.c422 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs_dpi()
437 if (res_y != NULL) in png_get_pHYs_dpi()
439 *res_y = info_ptr->y_pixels_per_unit; in png_get_pHYs_dpi()
451 if (res_y != NULL) *res_y = (png_uint_32)(*res_y * .0254 + .50); in png_get_pHYs_dpi()
979 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs()
994 if (res_y != NULL) in png_get_pHYs()
996 *res_y = info_ptr->y_pixels_per_unit; in png_get_pHYs()
421 png_get_pHYs_dpi(png_const_structrp png_ptr, png_const_inforp info_ptr, png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) png_get_pHYs_dpi() argument
978 png_get_pHYs(png_const_structrp png_ptr, png_const_inforp info_ptr, png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) png_get_pHYs() argument
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov9640.c356 static const u32 res_y[] = { 72, 120, 144, 240, 288, 480, 960 }; in ov9640_res_roundup() local
359 if (res_x[i] >= *width && res_y[i] >= *height) { in ov9640_res_roundup()
361 *height = res_y[i]; in ov9640_res_roundup()
367 *height = res_y[SXGA]; in ov9640_res_roundup()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov9640.c356 static const u32 res_y[] = { 72, 120, 144, 240, 288, 480, 960 }; in ov9640_res_roundup() local
359 if (res_x[i] >= *width && res_y[i] >= *height) { in ov9640_res_roundup()
361 *height = res_y[i]; in ov9640_res_roundup()
367 *height = res_y[SXGA]; in ov9640_res_roundup()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-asus.c106 int res_y; member
142 .res_y = 27, /* units/mm */
152 .res_y = 29, /* units/mm */
162 .res_y = 28, /* units/mm */
172 .res_y = 29, /* units/mm */
182 .res_y = 28, /* units/mm */
712 input_abs_set_res(input, ABS_MT_POSITION_Y, drvdata->tp->res_y); in asus_input_configured()
H A Dhid-elan.c48 u16 res_y; member
145 drvdata->res_y = elan_convert_res(dmabuf[4]); in elan_get_device_params()
195 input_abs_set_res(input, ABS_Y, drvdata->res_y); in elan_input_configured()
H A Dhid-alps.c679 int res_x, res_y, i; in alps_input_configured() local
712 res_y = (data->y_max - 1) / data->y_active_len_mm; in alps_input_configured()
715 input_abs_set_res(input, ABS_MT_POSITION_Y, res_y); in alps_input_configured()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-asus.c110 int res_y; member
146 .res_y = 27, /* units/mm */
156 .res_y = 29, /* units/mm */
166 .res_y = 28, /* units/mm */
176 .res_y = 29, /* units/mm */
186 .res_y = 28, /* units/mm */
812 input_abs_set_res(input, ABS_MT_POSITION_Y, drvdata->tp->res_y); in asus_input_configured()
H A Dhid-elan.c48 u16 res_y; member
145 drvdata->res_y = elan_convert_res(dmabuf[4]); in elan_get_device_params()
195 input_abs_set_res(input, ABS_Y, drvdata->res_y); in elan_input_configured()
H A Dhid-alps.c679 int res_x, res_y, i; in alps_input_configured() local
712 res_y = (data->y_max - 1) / data->y_active_len_mm; in alps_input_configured()
715 input_abs_set_res(input, ABS_MT_POSITION_Y, res_y); in alps_input_configured()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcyttsp5.c126 __le16 res_y; member
138 u16 res_y; member
384 max_y_tmp = si->sensing_conf_data.res_y; in cyttsp5_setup_input_device()
533 scd->res_y = get_unaligned_le16(&scd_dev->res_y); in cyttsp5_get_sysinfo_regs()
/third_party/backends/backend/
H A Dhp3900_debug.c72 SANE_Int res_y, SANE_Byte * buffer, SANE_Int size);
545 SANE_Int colortype, SANE_Int res_x, SANE_Int res_y, in dbg_tiff_save()
585 TIFFSetField (image, TIFFTAG_YRESOLUTION, (double) res_y); in dbg_tiff_save()
609 (void) res_y; in dbg_tiff_save()
544 dbg_tiff_save(char *sFile, SANE_Int width, SANE_Int height, SANE_Int depth, SANE_Int colortype, SANE_Int res_x, SANE_Int res_y, SANE_Byte * buffer, SANE_Int size) dbg_tiff_save() argument

Completed in 29 milliseconds

12