Home
last modified time | relevance | path

Searched refs:ImageWidth (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c33 unsigned short ImageWidth; member
167 header.ImageWidth = le16_to_cpu (header.ImageWidth); in image_load_tga()
170 image->width = header.ImageWidth; in image_load_tga()