Blender  V2.93
Public Attributes | List of all members
my_source_mgr Struct Reference

Public Attributes

struct jpeg_source_mgr pub
 
const unsigned char * buffer
 
int size
 
JOCTET terminal [2]
 

Detailed Description

Definition at line 108 of file jpeg.c.

Member Data Documentation

◆ buffer

const unsigned char* my_source_mgr::buffer

Definition at line 111 of file jpeg.c.

Referenced by memory_source().

◆ pub

struct jpeg_source_mgr my_source_mgr::pub

Definition at line 78 of file jpeg.c.

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

◆ size

int my_source_mgr::size

Definition at line 112 of file jpeg.c.

Referenced by memory_source().

◆ terminal

JOCTET my_source_mgr::terminal[2]

Definition at line 113 of file jpeg.c.

Referenced by fill_input_buffer().


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