Searched defs:x_size (Results 1 - 11 of 11) sorted by relevance
| /third_party/backends/backend/ |
| H A D | mustek_usb2.h | 117 SANE_Fixed x_size; /* Size of scan area in mm */ member
|
| H A D | p5_device.h | 138 SANE_Fixed x_size; /** Size of scan area in mm */ member
|
| H A D | rts8891_low.h | 117 SANE_Fixed x_size; /* Size of scan area in mm */ member
|
| H A D | artec_eplus48u.h | 160 SANE_Int x_size; /* in optical_xdpi units */ member
|
| H A D | gt68xx_low.h | 461 SANE_Fixed x_size; /* Size of scan area in mm */ member
|
| /third_party/mbedtls/library/ |
| H A D | dhm.c | 180 static int dhm_make_common(mbedtls_dhm_context *ctx, int x_size, in dhm_make_common() argument 223 int mbedtls_dhm_make_params(mbedtls_dhm_context *ctx, int x_size, in mbedtls_dhm_make_params() argument 308 int mbedtls_dhm_make_public(mbedtls_dhm_context *ctx, int x_size, in mbedtls_dhm_make_public() argument
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_image.cpp | 344 unsigned int x_size = img.dim_x; in store_image_block() local
|
| H A D | tinyexr.h | 10505 unsigned int x_size, y_size; in ParseEXRHeader() local
|
| /third_party/backends/backend/genesys/ |
| H A D | device.h | 132 float x_size = 0; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | rpzaenc.c | 734 int y_size, x_size, rgb555; in rpza_encode_stream() local
|
| /third_party/python/Objects/ |
| H A D | longobject.c | 2956 Py_ssize_t a_size, a_bits, shift_digits, shift_bits, x_size; in _PyLong_Frexp() local 3986 Py_ssize_t a_size, b_size, shift, extra_bits, diff, x_size, x_bits; long_true_divide() local [all...] |
Completed in 33 milliseconds