Blender  V3.3
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 97 of file jpeg.c.

Member Data Documentation

◆ buffer

const unsigned char* my_source_mgr::buffer

Definition at line 100 of file jpeg.c.

◆ pub

struct jpeg_source_mgr my_source_mgr::pub

Definition at line 67 of file jpeg.c.

◆ size

int my_source_mgr::size

Definition at line 101 of file jpeg.c.

◆ terminal

JOCTET my_source_mgr::terminal[2]

Definition at line 102 of file jpeg.c.


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