Home
last modified time | relevance | path

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

/lvgl-latest/src/extra/libs/rlottie/
Dlv_rlottie.c184 static void convert_to_rgba5658(uint32_t * pix, const size_t width, const size_t height) in convert_to_rgba5658() function
277 convert_to_rgba5658(rlottie->allocated_buf, rlottie->imgdsc.header.w, rlottie->imgdsc.header.h); in next_frame_task_cb()