Searched refs:img_c (Results 1 – 1 of 1) sorted by relevance
237 lv_color_t * img_c = (lv_color_t *) img; in convert_color_depth() local241 img_c[i].ch.red = c.ch.blue; in convert_color_depth()242 img_c[i].ch.blue = c.ch.red; in convert_color_depth()