LibJPEG + 0/16 examples
CodeScope will show references to jpeg_decompress_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_decompress_struct::dct_method

jpeg_decompress_struct::dct_method field

Syntax

J_DCT_METHOD dct_method;

Examples

jpeg_decompress_struct::dct_method is referenced by 16 libraries and example projects.

References

LocationReferrerText
jpeglib.h:470
J_DCT_METHOD dct_method; /* IDCT algorithm selector */
jdapimin.c:194default_decompress_parms()
cinfo->dct_method = JDCT_DEFAULT;
jddctmgr.c:230start_pass()
switch (cinfo->dct_method) {

Data Use

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