roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
jpeg.cpp File Reference
#include "roo_display/image/jpeg/jpeg.h"
#include "roo_backport.h"
#include "roo_backport/byte.h"
#include "roo_display.h"
#include "roo_display/core/raster.h"
Include dependency graph for jpeg.cpp:

Go to the source code of this file.

Namespaces

namespace  roo_display
 Defines 140 opaque HTML named colors.
 

Macros

#define TJPGD_WORKSPACE_SIZE   3100
 

Functions

size_t roo_display::jpeg_read (JDEC *jdec, uint8_t *buf, size_t size)
 
int roo_display::jpeg_draw_rect (JDEC *jdec, void *data, JRECT *rect)
 

Macro Definition Documentation

◆ TJPGD_WORKSPACE_SIZE

#define TJPGD_WORKSPACE_SIZE   3100

Definition at line 14 of file jpeg.cpp.