Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c34 unsigned short ImageHeight; member
168 header.ImageHeight = le16_to_cpu (header.ImageHeight); in image_load_tga()
171 image->height = header.ImageHeight; in image_load_tga()