Searched defs:res_y (Results 1 - 8 of 8) sorted by relevance
/third_party/backends/backend/ |
H A D | hp3900_debug.c | 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
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecp_nistz256.c | 278 BN_ULONG *res_y = r->Y; in ecp_nistz256_point_double() local 325 BN_ULONG res_y[P256_LIMBS]; in ecp_nistz256_point_add() local 454 BN_ULONG res_y[P256_LIMBS]; ecp_nistz256_point_add_affine() local [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | pngget.c | 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
|
H A D | pngrutil.c | 2156 png_uint_32 res_x, res_y; in png_handle_pHYs() local
|
H A D | pngset.c | 556 png_set_pHYs(png_const_structrp png_ptr, png_inforp info_ptr, png_uint_32 res_x, png_uint_32 res_y, int unit_type) png_set_pHYs() argument
|
H A D | pngtest.c | 1257 png_uint_32 res_x, res_y; in test_one_file() local
|
/third_party/openssl/crypto/ec/ |
H A D | ecp_nistz256.c | 278 BN_ULONG *res_y = r->Y; in ecp_nistz256_point_double() local 325 BN_ULONG res_y[P256_LIMBS]; in ecp_nistz256_point_add() local 454 BN_ULONG res_y[P256_LIMBS]; ecp_nistz256_point_add_affine() local [all...] |
/third_party/libinput/src/ |
H A D | evdev-mt-touchpad.c | 2969 int res_x, res_y; in tp_init_accel() local
|
Completed in 19 milliseconds