OpenJPEG
2.2.0
|
placeholder box list parameters More...
#include <placeholder_manager.h>
Data Fields | |
placeholder_param_t * | first |
first placeholder pointer of the list More... | |
placeholder_param_t * | last |
last placeholder pointer of the list More... | |
placeholder box list parameters
placeholder_param_t* placeholderlist_param::first |
first placeholder pointer of the list
Referenced by enqueue_phld(), gene_placeholderlist(), insert_placeholder_into_list(), print_allplaceholder(), and search_metadataidx().
placeholder_param_t* placeholderlist_param::last |
last placeholder pointer of the list
Referenced by gene_placeholderlist(), and insert_placeholder_into_list().