Searched refs:buf_width (Results 1 – 1 of 1) sorted by relevance
369 uint32_t buf_width = (image_angle % 180) ? cinfo.output_height : cinfo.output_width; in decode_jpeg_file() local371 …decoded = lv_draw_buf_create_ex(image_cache_draw_buf_handlers, buf_width, buf_height, LV_COLOR_FOR… in decode_jpeg_file()