OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:data_width
(Results
1 - 6
of
6
) sorted by null
/external/qemu/hw/
smbios.h
119
uint16_t
data_width
;
member in struct:smbios_type_17
/external/jpeg/
wrbmp.c
50
JDIMENSION
data_width
; /* JSAMPLEs per row */
member in struct:__anon21469
419
dest->
data_width
= row_width;
422
dest->pad_bytes = (int) (row_width - dest->
data_width
);
/external/qemu/distrib/jpeg-6b/
wrbmp.c
50
JDIMENSION
data_width
; /* JSAMPLEs per row */
member in struct:__anon26720
419
dest->
data_width
= row_width;
422
dest->pad_bytes = (int) (row_width - dest->
data_width
);
/external/chromium_org/ui/base/x/
x11_util.h
277
// - |
data_width
| and |data_height| refer to the data image
284
int
data_width
, int data_height,
x11_util.cc
[
all
...]
/external/qemu-pc-bios/bochs/bios/
rombios32.c
2047
uint16_t
data_width
;
member in struct:smbios_type_17
[
all
...]
Completed in 1204 milliseconds