Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c149 int image_load_tga (image_t * image, char *filename) in image_load_tga() function
577 if (image_load_tga(&rgb888_logo, inputfile) < 0) { in main()