ReactOS 0.4.15-dev-7842-g558ab78
my_mem_destination_mgr Struct Reference
Collaboration diagram for my_mem_destination_mgr:

Public Attributes

struct jpeg_destination_mgr pub
 
unsigned char ** outbuffer
 
size_toutsize
 
unsigned charnewbuffer
 
JOCTETbuffer
 
size_t bufsize
 

Detailed Description

Definition at line 45 of file jdatadst.c.

Member Data Documentation

◆ buffer

JOCTET* my_mem_destination_mgr::buffer

Definition at line 51 of file jdatadst.c.

◆ bufsize

size_t my_mem_destination_mgr::bufsize

Definition at line 52 of file jdatadst.c.

◆ newbuffer

unsigned char* my_mem_destination_mgr::newbuffer

Definition at line 50 of file jdatadst.c.

◆ outbuffer

unsigned char** my_mem_destination_mgr::outbuffer

Definition at line 48 of file jdatadst.c.

◆ outsize

size_t* my_mem_destination_mgr::outsize

Definition at line 49 of file jdatadst.c.

◆ pub

struct jpeg_destination_mgr my_mem_destination_mgr::pub

Definition at line 46 of file jdatadst.c.


The documentation for this struct was generated from the following file: