Blender V4.3
my_source_mgr Struct Reference

Public Attributes

jpeg_source_mgr pub
 
const ucharbuffer
 
int size
 
JOCTET terminal [2]
 

Detailed Description

Definition at line 88 of file jpeg.cc.

Member Data Documentation

◆ buffer

const uchar* my_source_mgr::buffer

Definition at line 91 of file jpeg.cc.

Referenced by memory_source().

◆ pub

jpeg_source_mgr my_source_mgr::pub

Definition at line 89 of file jpeg.cc.

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

◆ size

int my_source_mgr::size

Definition at line 92 of file jpeg.cc.

Referenced by memory_source().

◆ terminal

JOCTET my_source_mgr::terminal[2]

Definition at line 93 of file jpeg.cc.

Referenced by fill_input_buffer().


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