Eneboo - Documentación para desarrolladores
'defines' | 'typedefs'
Referencia del Archivo src/qt/src/3rdparty/libjpeg/jmorecfg.h

Ir al código fuente de este archivo.

'defines'

#define BITS_IN_JSAMPLE   8
#define MAX_COMPONENTS   10
#define GETJSAMPLE(value)   ((int) (value) & 0xFF)
#define MAXJSAMPLE   255
#define CENTERJSAMPLE   128
#define GETJOCTET(value)   ((value) & 0xFF)
#define JPEG_MAX_DIMENSION   65500L
#define METHODDEF(type)   static type
#define LOCAL(type)   static type
#define GLOBAL(type)   type
#define EXTERN(type)   extern type
#define JMETHOD(type, methodname, arglist)   type (*methodname) ()
#define FAR
#define FALSE   0
#define TRUE   1
#define DCT_ISLOW_SUPPORTED
#define DCT_IFAST_SUPPORTED
#define DCT_FLOAT_SUPPORTED
#define C_MULTISCAN_FILES_SUPPORTED
#define C_PROGRESSIVE_SUPPORTED
#define ENTROPY_OPT_SUPPORTED
#define INPUT_SMOOTHING_SUPPORTED
#define D_MULTISCAN_FILES_SUPPORTED
#define D_PROGRESSIVE_SUPPORTED
#define SAVE_MARKERS_SUPPORTED
#define BLOCK_SMOOTHING_SUPPORTED
#define IDCT_SCALING_SUPPORTED
#define UPSAMPLE_MERGING_SUPPORTED
#define QUANT_1PASS_SUPPORTED
#define QUANT_2PASS_SUPPORTED
#define RGB_RED   0
#define RGB_GREEN   1
#define RGB_BLUE   2
#define RGB_PIXELSIZE   3
#define INLINE
#define MULTIPLIER   int
#define FAST_FLOAT   double

'typedefs'

typedef char JSAMPLE
typedef short JCOEF
typedef char JOCTET
typedef short UINT8
typedef unsigned int UINT16
typedef short INT16
typedef long INT32
typedef unsigned int JDIMENSION
typedef int boolean

Documentación de los 'defines'

#define BITS_IN_JSAMPLE   8
#define BLOCK_SMOOTHING_SUPPORTED
#define C_MULTISCAN_FILES_SUPPORTED
#define C_PROGRESSIVE_SUPPORTED
#define CENTERJSAMPLE   128
#define D_MULTISCAN_FILES_SUPPORTED
#define D_PROGRESSIVE_SUPPORTED
#define DCT_FLOAT_SUPPORTED
#define DCT_IFAST_SUPPORTED
#define DCT_ISLOW_SUPPORTED
#define ENTROPY_OPT_SUPPORTED
#define EXTERN (   type)    extern type
#define FALSE   0
#define FAR
#define FAST_FLOAT   double
#define GETJOCTET (   value)    ((value) & 0xFF)
#define GETJSAMPLE (   value)    ((int) (value) & 0xFF)
#define GLOBAL (   type)    type
#define IDCT_SCALING_SUPPORTED
#define INLINE
#define INPUT_SMOOTHING_SUPPORTED
#define JMETHOD (   type,
  methodname,
  arglist 
)    type (*methodname) ()
#define JPEG_MAX_DIMENSION   65500L
#define LOCAL (   type)    static type
#define MAX_COMPONENTS   10
#define MAXJSAMPLE   255
#define METHODDEF (   type)    static type
#define MULTIPLIER   int
#define QUANT_1PASS_SUPPORTED
#define QUANT_2PASS_SUPPORTED
#define RGB_BLUE   2
#define RGB_GREEN   1
#define RGB_PIXELSIZE   3
#define RGB_RED   0
#define SAVE_MARKERS_SUPPORTED
#define TRUE   1
#define UPSAMPLE_MERGING_SUPPORTED

Documentación de los 'typedefs'

typedef int boolean
typedef short INT16
typedef long INT32
typedef short JCOEF
typedef unsigned int JDIMENSION
typedef char JOCTET
typedef char JSAMPLE
typedef unsigned int UINT16
typedef short UINT8
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'