LibreOffice Module vcl (master) 1
Public Attributes | List of all members
SourceManagerStruct Struct Reference

#include <jpeg.h>

Collaboration diagram for SourceManagerStruct:
[legend]

Public Attributes

jpeg_source_mgr pub
 
SvStreamstream
 
JOCTET * buffer
 
boolean start_of_file
 
int no_data_available_failures
 

Detailed Description

Definition at line 57 of file jpeg.h.

Member Data Documentation

◆ buffer

JOCTET* SourceManagerStruct::buffer

Definition at line 60 of file jpeg.h.

Referenced by fill_input_buffer(), and jpeg_svstream_src().

◆ no_data_available_failures

int SourceManagerStruct::no_data_available_failures

Definition at line 62 of file jpeg.h.

Referenced by fill_input_buffer(), init_source(), and ReadJPEG().

◆ pub

jpeg_source_mgr SourceManagerStruct::pub

Definition at line 58 of file jpeg.h.

Referenced by fill_input_buffer(), jpeg_svstream_src(), and skip_input_data().

◆ start_of_file

boolean SourceManagerStruct::start_of_file

Definition at line 61 of file jpeg.h.

Referenced by fill_input_buffer(), and init_source().

◆ stream

SvStream* SourceManagerStruct::stream

Definition at line 59 of file jpeg.h.

Referenced by fill_input_buffer(), and jpeg_svstream_src().


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