HomeSort by relevance Sort by last modified time
    Searched full:data_width (Results 1 - 2 of 2) 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:__anon4458
419 dest->data_width = row_width;
422 dest->pad_bytes = (int) (row_width - dest->data_width);

Completed in 138 milliseconds