Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/easylogo/
H A Deasylogo.c54 } image_t; typedef
149 int image_load_tga (image_t * image, char *filename) in image_load_tga()
236 void image_free (image_t * image) in image_free()
242 int image_rgb_to_yuyv (image_t * rgb_image, image_t * yuyv_image) in image_rgb_to_yuyv()
279 int image_rgb888_to_rgb565(image_t *rgb888_image, image_t *rgb565_image) in image_rgb888_to_rgb565()
316 int image_save_header (image_t * image, char *filename, char *varname) in image_save_header()
510 image_t rgb888_logo, rgb565_logo, yuyv_logo; in main()
/OK3568_Linux_fs/external/common_algorithm/misc/include/
H A Drkbar_scan_api.h18 } image_t; typedef
23 int rkbar_scan(void *handle, image_t *src);