Searched refs:image_rgb888_to_rgb565 (Results 1 – 1 of 1) sorted by relevance
279 int image_rgb888_to_rgb565(image_t *rgb888_image, image_t *rgb565_image) in image_rgb888_to_rgb565() function593 image_rgb888_to_rgb565(&rgb888_logo, &rgb565_logo); in main()