Searched refs:transform_a8 (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/draw/sw/ |
D | lv_draw_sw_transform.c | 73 static void transform_a8(const uint8_t * src, int32_t src_w, int32_t src_h, int32_t src_stride, 244 …transform_a8(src_buf, src_w, src_h, src_stride, xs_ups, ys_ups, xs_step_256, ys_step_256, dest_w, … in lv_draw_sw_transform() 599 static void transform_a8(const uint8_t * src, int32_t src_w, int32_t src_h, int32_t src_stride, in transform_a8() function
|