JPEGENC APIs
Important
This component is for software encode not hardware encode
JPEGENC API Categories
Most of JPEGENC APIs can be categoried as:
JPEGENC APIs
- JPEGENC APIs:
jpeg_sw_encoder_init()- init jpeg encode software module
API Reference
Header File
Functions
-
void jpeg_sw_encoder_init(void)
Initialize the JPEG softeware encoder.
- Attention
1. only for software jpeg encode
- Returns
Structures
-
struct _jpeg_sw_encoder
JPEG_SW_ENC APIs Version 1.0.
Type Definitions
-
typedef struct _jpeg_sw_encoder jpeg_sw_encoder_t
JPEG_SW_ENC APIs Version 1.0.