Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c279 int image_rgb888_to_rgb565(image_t *rgb888_image, image_t *rgb565_image) in image_rgb888_to_rgb565() function
593 image_rgb888_to_rgb565(&rgb888_logo, &rgb565_logo); in main()