Searched refs:src_img_buf (Results 1 – 1 of 1) sorted by relevance
177 lv_draw_buf_t src_img_buf; in decoder_open_variable() local178 lv_draw_buf_from_image(&src_img_buf, dsc->src); in decoder_open_variable()183 lv_color_format_t src_cf = src_img_buf.header.cf; in decoder_open_variable()198 uint32_t src_stride = image_stride(&src_img_buf.header); in decoder_open_variable()