OpenJPEG  2.5.0
Data Fields
boxlist_param Struct Reference

Box list parameters. More...

#include <box_manager.h>

Data Fields

box_param_tfirst
 first box pointer of the list More...
 
box_param_tlast
 last box pointer of the list More...
 

Detailed Description

Box list parameters.

Field Documentation

◆ first

box_param_t* boxlist_param::first

◆ last

box_param_t* boxlist_param::last

last box pointer of the list

Referenced by delete_box_in_list(), gene_boxlist(), and insert_box_into_list().


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