Blender V5.0
my_source_mgr Struct Reference

Public Attributes

jpeg_source_mgr pub
const ucharbuffer
int size
JOCTET terminal [2]

Detailed Description

Definition at line 93 of file format_jpeg.cc.

Member Data Documentation

◆ buffer

const uchar* my_source_mgr::buffer

Definition at line 96 of file format_jpeg.cc.

Referenced by memory_source().

◆ pub

jpeg_source_mgr my_source_mgr::pub

Definition at line 94 of file format_jpeg.cc.

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

◆ size

int my_source_mgr::size

Definition at line 97 of file format_jpeg.cc.

Referenced by memory_source().

◆ terminal

JOCTET my_source_mgr::terminal[2]

Definition at line 98 of file format_jpeg.cc.

Referenced by fill_input_buffer().


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