LibJPEG + 0/8 examples
CodeScope will show references to jpeg_compress_struct::dct_method 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...
CodeScopeSTM32 Libraries and SamplesLibJPEGjpeg_compress_struct::dct_method

jpeg_compress_struct::dct_method field

Syntax

J_DCT_METHOD dct_method;

Examples

jpeg_compress_struct::dct_method is referenced by 8 libraries and example projects.

References

LocationReferrerText
jpeglib.h:349
J_DCT_METHOD dct_method; /* DCT algorithm selector */
jcdctmgr.c:320start_pass_fdctmgr()
switch (cinfo->dct_method) {
jcparam.c:349jpeg_set_defaults()
cinfo->dct_method = JDCT_DEFAULT;

Data Use

Functions writing jpeg_compress_struct::dct_method
Functions reading jpeg_compress_struct::dct_method
all items filtered out
jpeg_compress_struct::dct_method
all items filtered out
Type of jpeg_compress_struct::dct_method
jpeg_compress_struct::dct_method
all items filtered out