openshot-audio  0.1.6
Macros | Typedefs
pngconf.h File Reference
#include <limits.h>
#include <stddef.h>
#include <stdio.h>

Go to the source code of this file.

Macros

#define PNGCONF_H
 
#define PNG_CONST   const /* backward compatibility only */
 
#define PNG_USE_READ_MACROS
 
#define PNGARG(arglist)   arglist
 
#define PNGCAPI
 
#define PNGCBAPI   PNGCAPI
 
#define PNGAPI   PNGCAPI
 
#define PNG_IMPEXP
 
#define PNG_FUNCTION(type, name, args, attributes)   attributes type name args
 
#define PNG_EXPORT_TYPE(type)   PNG_IMPEXP type
 
#define PNG_EXPORTA(ordinal, type, name, args, attributes)
 
#define PNG_EMPTY   /*empty list*/
 
#define PNG_EXPORT(ordinal, type, name, args)   PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)
 
#define PNG_REMOVED(ordinal, type, name, args, attributes)
 
#define PNG_CALLBACK(type, name, args)   type (PNGCBAPI name) PNGARG(args)
 
#define PNG_PEDANTIC_WARNINGS_SUPPORTED
 
#define PNG_DEPRECATED   /* Use of this function is deprecated */
 
#define PNG_USE_RESULT   /* The result of this function must be checked */
 
#define PNG_NORETURN   /* This function does not return */
 
#define PNG_ALLOCATED   /* The result of the function is new memory */
 
#define PNG_PRIVATE   /* This is a private libpng function */
 
#define PNG_RESTRICT   /* The C99 "restrict" feature */
 
#define PNG_FP_EXPORT(ordinal, type, name, args)   PNG_EXPORT(ordinal, type, name, args);
 
#define PNG_FIXED_EXPORT(ordinal, type, name, args)   PNG_EXPORT(ordinal, type, name, args);
 
#define PNG_CONST   const /* backward compatibility only */
 
#define PNG_USE_READ_MACROS
 
#define PNGARG(arglist)   arglist
 
#define PNGCAPI
 
#define PNGCBAPI   PNGCAPI
 
#define PNGAPI   PNGCAPI
 
#define PNG_IMPEXP
 
#define PNG_FUNCTION(type, name, args, attributes)   attributes type name args
 
#define PNG_EXPORT_TYPE(type)   PNG_IMPEXP type
 
#define PNG_EXPORTA(ordinal, type, name, args, attributes)
 
#define PNG_EMPTY   /*empty list*/
 
#define PNG_EXPORT(ordinal, type, name, args)   PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)
 
#define PNG_REMOVED(ordinal, type, name, args, attributes)
 
#define PNG_CALLBACK(type, name, args)   type (PNGCBAPI name) PNGARG(args)
 
#define PNG_PEDANTIC_WARNINGS_SUPPORTED
 
#define PNG_DEPRECATED   /* Use of this function is deprecated */
 
#define PNG_USE_RESULT   /* The result of this function must be checked */
 
#define PNG_NORETURN   /* This function does not return */
 
#define PNG_ALLOCATED   /* The result of the function is new memory */
 
#define PNG_PRIVATE   /* This is a private libpng function */
 
#define PNG_RESTRICT   /* The C99 "restrict" feature */
 
#define PNG_FP_EXPORT(ordinal, type, name, args)
 
#define PNG_FIXED_EXPORT(ordinal, type, name, args)
 

Typedefs

typedef unsigned int png_uint_32
 
typedef size_t png_size_t
 
typedef ptrdiff_t png_ptrdiff_t
 
typedef png_size_t png_alloc_size_t
 
typedef png_int_32 png_fixed_point
 
typedef void * png_voidp
 
typedef const void * png_const_voidp
 
typedef png_byte * png_bytep
 
typedef const png_byte * png_const_bytep
 
typedef png_uint_32png_uint_32p
 
typedef const png_uint_32png_const_uint_32p
 
typedef png_int_32 * png_int_32p
 
typedef const png_int_32 * png_const_int_32p
 
typedef png_uint_16 * png_uint_16p
 
typedef const png_uint_16 * png_const_uint_16p
 
typedef png_int_16 * png_int_16p
 
typedef const png_int_16 * png_const_int_16p
 
typedef char * png_charp
 
typedef const char * png_const_charp
 
typedef png_fixed_pointpng_fixed_point_p
 
typedef const png_fixed_pointpng_const_fixed_point_p
 
typedef png_size_tpng_size_tp
 
typedef const png_size_tpng_const_size_tp
 
typedef png_byte ** png_bytepp
 
typedef png_uint_32 ** png_uint_32pp
 
typedef png_int_32 ** png_int_32pp
 
typedef png_uint_16 ** png_uint_16pp
 
typedef png_int_16 ** png_int_16pp
 
typedef const char ** png_const_charpp
 
typedef char ** png_charpp
 
typedef png_fixed_point ** png_fixed_point_pp
 
typedef char *** png_charppp
 

Macro Definition Documentation

◆ PNG_ALLOCATED [1/2]

#define PNG_ALLOCATED   /* The result of the function is new memory */

◆ PNG_ALLOCATED [2/2]

#define PNG_ALLOCATED   /* The result of the function is new memory */

◆ PNG_CALLBACK [1/2]

#define PNG_CALLBACK (   type,
  name,
  args 
)    type (PNGCBAPI name) PNGARG(args)

◆ PNG_CALLBACK [2/2]

#define PNG_CALLBACK (   type,
  name,
  args 
)    type (PNGCBAPI name) PNGARG(args)

◆ PNG_CONST [1/2]

#define PNG_CONST   const /* backward compatibility only */

◆ PNG_CONST [2/2]

#define PNG_CONST   const /* backward compatibility only */

◆ PNG_DEPRECATED [1/2]

#define PNG_DEPRECATED   /* Use of this function is deprecated */

◆ PNG_DEPRECATED [2/2]

#define PNG_DEPRECATED   /* Use of this function is deprecated */

◆ PNG_EMPTY [1/2]

#define PNG_EMPTY   /*empty list*/

◆ PNG_EMPTY [2/2]

#define PNG_EMPTY   /*empty list*/

◆ PNG_EXPORT [1/2]

#define PNG_EXPORT (   ordinal,
  type,
  name,
  args 
)    PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)

◆ PNG_EXPORT [2/2]

#define PNG_EXPORT (   ordinal,
  type,
  name,
  args 
)    PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)

◆ PNG_EXPORT_TYPE [1/2]

#define PNG_EXPORT_TYPE (   type)    PNG_IMPEXP type

◆ PNG_EXPORT_TYPE [2/2]

#define PNG_EXPORT_TYPE (   type)    PNG_IMPEXP type

◆ PNG_EXPORTA [1/2]

#define PNG_EXPORTA (   ordinal,
  type,
  name,
  args,
  attributes 
)
Value:
extern attributes)
#define PNGARG(arglist)
Definition: pngconf.h:116
#define PNGAPI
Definition: pngconf.h:282
#define PNG_EXPORT_TYPE(type)
Definition: pngconf.h:312
#define PNG_FUNCTION(type, name, args, attributes)
Definition: pngconf.h:308

◆ PNG_EXPORTA [2/2]

#define PNG_EXPORTA (   ordinal,
  type,
  name,
  args,
  attributes 
)
Value:
extern attributes)
#define PNG_FUNCTION(type, name, args, attributes)
#define PNG_EXPORT_TYPE(type)
#define PNGAPI
#define PNGARG(arglist)

◆ PNG_FIXED_EXPORT [1/2]

#define PNG_FIXED_EXPORT (   ordinal,
  type,
  name,
  args 
)    PNG_EXPORT(ordinal, type, name, args);

◆ PNG_FIXED_EXPORT [2/2]

#define PNG_FIXED_EXPORT (   ordinal,
  type,
  name,
  args 
)

◆ PNG_FP_EXPORT [1/2]

#define PNG_FP_EXPORT (   ordinal,
  type,
  name,
  args 
)    PNG_EXPORT(ordinal, type, name, args);

◆ PNG_FP_EXPORT [2/2]

#define PNG_FP_EXPORT (   ordinal,
  type,
  name,
  args 
)

◆ PNG_FUNCTION [1/2]

#define PNG_FUNCTION (   type,
  name,
  args,
  attributes 
)    attributes type name args

◆ PNG_FUNCTION [2/2]

#define PNG_FUNCTION (   type,
  name,
  args,
  attributes 
)    attributes type name args

◆ PNG_IMPEXP [1/2]

#define PNG_IMPEXP

◆ PNG_IMPEXP [2/2]

#define PNG_IMPEXP

◆ PNG_NORETURN [1/2]

#define PNG_NORETURN   /* This function does not return */

◆ PNG_NORETURN [2/2]

#define PNG_NORETURN   /* This function does not return */

◆ PNG_PEDANTIC_WARNINGS_SUPPORTED [1/2]

#define PNG_PEDANTIC_WARNINGS_SUPPORTED

◆ PNG_PEDANTIC_WARNINGS_SUPPORTED [2/2]

#define PNG_PEDANTIC_WARNINGS_SUPPORTED

◆ PNG_PRIVATE [1/2]

#define PNG_PRIVATE   /* This is a private libpng function */

◆ PNG_PRIVATE [2/2]

#define PNG_PRIVATE   /* This is a private libpng function */

◆ PNG_REMOVED [1/2]

#define PNG_REMOVED (   ordinal,
  type,
  name,
  args,
  attributes 
)

◆ PNG_REMOVED [2/2]

#define PNG_REMOVED (   ordinal,
  type,
  name,
  args,
  attributes 
)

◆ PNG_RESTRICT [1/2]

#define PNG_RESTRICT   /* The C99 "restrict" feature */

◆ PNG_RESTRICT [2/2]

#define PNG_RESTRICT   /* The C99 "restrict" feature */

◆ PNG_USE_READ_MACROS [1/2]

#define PNG_USE_READ_MACROS

◆ PNG_USE_READ_MACROS [2/2]

#define PNG_USE_READ_MACROS

◆ PNG_USE_RESULT [1/2]

#define PNG_USE_RESULT   /* The result of this function must be checked */

◆ PNG_USE_RESULT [2/2]

#define PNG_USE_RESULT   /* The result of this function must be checked */

◆ PNGAPI [1/2]

#define PNGAPI   PNGCAPI

◆ PNGAPI [2/2]

#define PNGAPI   PNGCAPI

◆ PNGARG [1/2]

#define PNGARG (   arglist)    arglist

◆ PNGARG [2/2]

#define PNGARG (   arglist)    arglist

◆ PNGCAPI [1/2]

#define PNGCAPI

◆ PNGCAPI [2/2]

#define PNGCAPI

◆ PNGCBAPI [1/2]

#define PNGCBAPI   PNGCAPI

◆ PNGCBAPI [2/2]

#define PNGCBAPI   PNGCAPI

◆ PNGCONF_H

#define PNGCONF_H

Typedef Documentation

◆ png_alloc_size_t

◆ png_bytep

typedef png_byte* png_bytep

◆ png_bytepp

typedef png_byte* * png_bytepp

◆ png_charp

typedef char* png_charp

◆ png_charpp

typedef char* * png_charpp

◆ png_charppp

typedef char* * * png_charppp

◆ png_const_bytep

typedef const png_byte* png_const_bytep

◆ png_const_charp

typedef const char* png_const_charp

◆ png_const_charpp

typedef const char* * png_const_charpp

◆ png_const_fixed_point_p

◆ png_const_int_16p

typedef const png_int_16* png_const_int_16p

◆ png_const_int_32p

typedef const png_int_32* png_const_int_32p

◆ png_const_size_tp

◆ png_const_uint_16p

typedef const png_uint_16* png_const_uint_16p

◆ png_const_uint_32p

◆ png_const_voidp

typedef const void* png_const_voidp

◆ png_fixed_point

typedef png_int_32 png_fixed_point

◆ png_fixed_point_p

◆ png_fixed_point_pp

◆ png_int_16p

typedef png_int_16* png_int_16p

◆ png_int_16pp

typedef png_int_16* * png_int_16pp

◆ png_int_32p

typedef png_int_32* png_int_32p

◆ png_int_32pp

typedef png_int_32* * png_int_32pp

◆ png_ptrdiff_t

typedef ptrdiff_t png_ptrdiff_t

◆ png_size_t

typedef size_t png_size_t

◆ png_size_tp

◆ png_uint_16p

typedef png_uint_16* png_uint_16p

◆ png_uint_16pp

typedef png_uint_16* * png_uint_16pp

◆ png_uint_32

typedef unsigned int png_uint_32

◆ png_uint_32p

◆ png_uint_32pp

◆ png_voidp

typedef void* png_voidp