LibJPEG + 0/8 examples
CodeScope will show references to jpeg_create_compress from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
LibJPEG
STM32469I-Discovery
Applications
LibJPEG
STM32469I_EVAL
Applications
LibJPEG
STM324x9I_EVAL
Applications
LibJPEG
STM324xG_EVAL
Applications
LibJPEG
STM32F412G-Discovery
Applications
LibJPEG
STM32F413H-Discovery
Applications
LibJPEG
STM32F429I-Discovery
Applications
LibJPEG
 
Symbols
loading...
Files
loading...

jpeg_create_compress macro

Syntax

#define jpeg_create_compress(cinfo) \     jpeg_CreateCompress((cinfo), JPEG_LIB_VERSION, \     (size_t) sizeof(struct jpeg_compress_struct))

Arguments

cinfo

Examples

jpeg_create_compress is referenced by 8 libraries and example projects.

References

LocationText
jpeglib.h:938
#define jpeg_create_compress(cinfo) \