rgb_no_aa() function
STATIC FUNCTIONS
Syntax
static void rgb_no_aa(const uint8_t * src,
lv_coord_t src_w,
lv_coord_t src_h,
lv_coord_t src_stride,
int32_t xs_ups,
int32_t ys_ups,
int32_t xs_step,
int32_t ys_step,
int32_t x_end,
lv_color_t * cbuf,
uint8_t * abuf,
lv_img_cf_t cf);