Searched refs:data_width (Results 1 - 3 of 3) sorted by relevance
/external/qemu/hw/ | ||
H A D | smbios.h | 119 uint16_t data_width; member in struct:smbios_type_17 |
/external/jpeg/ | ||
H A D | wrbmp.c | 50 JDIMENSION data_width; /* JSAMPLEs per row */ member in struct:__anon5514 419 dest->data_width = row_width; 422 dest->pad_bytes = (int) (row_width - dest->data_width); |
/external/qemu-pc-bios/bochs/bios/ | ||
H A D | rombios32.c | 2047 uint16_t data_width; member in struct:smbios_type_17 2397 p->data_width = 64; |
Completed in 67 milliseconds