Home
last modified time | relevance | path

Searched defs:in_path (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/rockchip/
H A Dbmp2gray16.c152 int get_logo_resolution(char *in_path, uint32_t *logo_width, in get_logo_resolution()
199 int convert_one_image(char *in_path, void *out_buf, uint32_t offset, in convert_one_image()
534 char *in_path = in_img_info[i].path; in main() local