LMMS
Loading...
Searching...
No Matches
jmemsys.h File Reference

Go to the source code of this file.

Classes

struct  backing_store_struct

Macros

#define MAX_ALLOC_CHUNK   1000000000L
#define TEMP_NAME_LENGTH   64 /* max length of a temporary file's name */

Typedefs

typedef struct backing_store_struct backing_store_info

Functions

 EXTERN (void *) jpeg_get_small JPP((j_common_ptr cinfo
 EXTERN (void) jpeg_free_small JPP((j_common_ptr cinfo
 EXTERN (void FAR *) jpeg_get_large JPP((j_common_ptr cinfo
 EXTERN (long) jpeg_mem_available JPP((j_common_ptr cinfo

Variables

size_t sizeofobject
voidobject
long min_bytes_needed
long long max_bytes_needed
long long long already_allocated
struct backing_store_structinfo
struct backing_store_struct long total_bytes_needed

Macro Definition Documentation

◆ MAX_ALLOC_CHUNK

#define MAX_ALLOC_CHUNK   1000000000L

◆ TEMP_NAME_LENGTH

#define TEMP_NAME_LENGTH   64 /* max length of a temporary file's name */

Typedef Documentation

◆ backing_store_info

Function Documentation

◆ EXTERN() [1/4]

EXTERN ( long )

◆ EXTERN() [2/4]

EXTERN ( void * )

◆ EXTERN() [3/4]

EXTERN ( void FAR * )

◆ EXTERN() [4/4]

EXTERN ( void )

Variable Documentation

◆ already_allocated

long long long already_allocated

◆ info

struct backing_store_struct* info

◆ max_bytes_needed

long long max_bytes_needed

◆ min_bytes_needed

long min_bytes_needed

◆ object

void FAR * object

◆ sizeofobject

void FAR size_t sizeofobject

◆ total_bytes_needed

struct backing_store_struct long total_bytes_needed