Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/sw/blend/helium/
Dlv_blend_helium.h64 lv_rgb565_blend_normal_to_rgb565_helium(dsc)
364 extern void lv_rgb565_blend_normal_to_rgb565_helium(asm_dsc_t * dsc);
365 static inline lv_result_t lv_rgb565_blend_normal_to_rgb565_helium(lv_draw_sw_blend_image_dsc_t * ds… in lv_rgb565_blend_normal_to_rgb565_helium() function
375 lv_rgb565_blend_normal_to_rgb565_helium(&asm_dsc); in lv_rgb565_blend_normal_to_rgb565_helium()