Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/libs/ffmpeg/
Dlv_ffmpeg.c334 lv_color32_t * img_src_p = (lv_color32_t *)img; in convert_color_depth() local
338 lv_color32_t temp = *img_src_p; in convert_color_depth()
342 img_src_p++; in convert_color_depth()