2015-07-10 18:06:19 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2019-04-02 16:25:55 +02:00
< meta name = "generator" content = "Doxygen 1.8.13" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2015-07-10 18:06:19 +02:00
< title > OpenJPEG: msgqueue_manager.h File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2016-09-29 22:38:29 +02:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2015-07-10 18:06:19 +02:00
< div id = "projectname" > OpenJPEG
2019-04-02 16:25:55 +02:00
  < span id = "projectnumber" > 2.3.1< / span >
2015-07-10 18:06:19 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2019-04-02 16:25:55 +02:00
<!-- Generated by Doxygen 1.8.13 -->
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',false,false,'search.php','Search');
});
< / script >
< div id = "main-nav" > < / div >
2015-07-10 18:06:19 +02:00
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d522931ffa1371640980b621734a4381.html" > Users< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_694e20c96f4fc1be4aed4f026eadce94.html" > antonin< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_3ca1ad36e65e03f9e8d67ddc2553765b.html" > dev< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_181a881edfcb8646dab693a228fa6bde.html" > opj< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5064bb5511811c3176850b7e47443f14.html" > github< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_0b20524d8f8835ca75acc430451c8412.html" > openjpeg< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_e3f8a8e294f8271ee71cbcf3c2acacc1.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_da83fe5fdfb6c4554d36abffc03790ad.html" > lib< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_6ec2d9a1b37a1187cc46aeaf3b19e1b3.html" > openjpip< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#define-members" > Macros< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > msgqueue_manager.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include " < a class = "el" href = "byte__manager_8h_source.html" > byte_manager.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "cachemodel__manager_8h_source.html" > cachemodel_manager.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "placeholder__manager_8h_source.html" > placeholder_manager.h< / a > " < / code > < br / >
< / div >
< p > < a href = "msgqueue__manager_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structmessage__param.html" > message_param< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > message parameters < a href = "structmessage__param.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structmsgqueue__param.html" > msgqueue_param< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > message queue parameters < a href = "structmsgqueue__param.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:a12f5f794f68329ce570a0392fd069086" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a12f5f794f68329ce570a0392fd069086" > PRECINCT_MSG< / a >       0< / td > < / tr >
< tr class = "separator:a12f5f794f68329ce570a0392fd069086" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8ad2151a5aff20272f147ea6b4ad1799" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a8ad2151a5aff20272f147ea6b4ad1799" > EXT_PRECINCT_MSG< / a >       1< / td > < / tr >
< tr class = "separator:a8ad2151a5aff20272f147ea6b4ad1799" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad460cf0bf7ad1208a1d61cfd0112caa6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#ad460cf0bf7ad1208a1d61cfd0112caa6" > TILE_HEADER_MSG< / a >       2< / td > < / tr >
< tr class = "separator:ad460cf0bf7ad1208a1d61cfd0112caa6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a148949bc29272aa6d5253a6a767846e2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a148949bc29272aa6d5253a6a767846e2" > TILE_MSG< / a >       4< / td > < / tr >
< tr class = "separator:a148949bc29272aa6d5253a6a767846e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeaa65a7cc8582a45f79abbb05a1fd101" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#aeaa65a7cc8582a45f79abbb05a1fd101" > EXT_TILE_MSG< / a >       5< / td > < / tr >
< tr class = "separator:aeaa65a7cc8582a45f79abbb05a1fd101" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a15f39a0ef0f722a593b4774baf2baabe" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a15f39a0ef0f722a593b4774baf2baabe" > MAINHEADER_MSG< / a >       6< / td > < / tr >
< tr class = "separator:a15f39a0ef0f722a593b4774baf2baabe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a939962e031be51df7f09de3cf05f83e4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a939962e031be51df7f09de3cf05f83e4" > METADATA_MSG< / a >       8< / td > < / tr >
< tr class = "separator:a939962e031be51df7f09de3cf05f83e4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:a588a24c15d3a8cb1d11d3cfce2dd13c7" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "structmessage__param.html" > message_param< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > < / td > < / tr >
< tr class = "memdesc:a588a24c15d3a8cb1d11d3cfce2dd13c7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > message parameters < a href = "#a588a24c15d3a8cb1d11d3cfce2dd13c7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a588a24c15d3a8cb1d11d3cfce2dd13c7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a48165c91ebacfac47c1b5aca2f82869f" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "structmsgqueue__param.html" > msgqueue_param< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > < / td > < / tr >
< tr class = "memdesc:a48165c91ebacfac47c1b5aca2f82869f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > message queue parameters < a href = "#a48165c91ebacfac47c1b5aca2f82869f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a48165c91ebacfac47c1b5aca2f82869f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a122b60ed8a415bb0ded95b2476c6a62c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a122b60ed8a415bb0ded95b2476c6a62c" > gene_msgqueue< / a > (< a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a > stateless, < a class = "el" href = "cachemodel__manager_8h.html#a2bcd824e03fe7a8d42e69b380a308fcb" > cachemodel_param_t< / a > *cachemodel)< / td > < / tr >
< tr class = "memdesc:a122b60ed8a415bb0ded95b2476c6a62c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > generate message queue < a href = "#a122b60ed8a415bb0ded95b2476c6a62c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a122b60ed8a415bb0ded95b2476c6a62c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff1807285e0f47bbea20d5a6473dd08f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#aff1807285e0f47bbea20d5a6473dd08f" > delete_msgqueue< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > **msgqueue)< / td > < / tr >
< tr class = "memdesc:aff1807285e0f47bbea20d5a6473dd08f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > delete message queue < a href = "#aff1807285e0f47bbea20d5a6473dd08f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aff1807285e0f47bbea20d5a6473dd08f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af5fa6e0b27c0fb48ef6e0acc09c96b88" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#af5fa6e0b27c0fb48ef6e0acc09c96b88" > delete_message_in_msgqueue< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > **message, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:af5fa6e0b27c0fb48ef6e0acc09c96b88" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > delete a message in msgqueue < a href = "#af5fa6e0b27c0fb48ef6e0acc09c96b88" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af5fa6e0b27c0fb48ef6e0acc09c96b88" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa075bf2e59a3a9cba532d2331dd9a36e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#aa075bf2e59a3a9cba532d2331dd9a36e" > print_msgqueue< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:aa075bf2e59a3a9cba532d2331dd9a36e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > print message queue < a href = "#aa075bf2e59a3a9cba532d2331dd9a36e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa075bf2e59a3a9cba532d2331dd9a36e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > enqueue_mainheader< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > enqueue main header data-bin into message queue < a href = "#a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3280c3cd4e26ac1e3bdd27d6f5bbf999" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a3280c3cd4e26ac1e3bdd27d6f5bbf999" > enqueue_tileheader< / a > (int tile_id, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:a3280c3cd4e26ac1e3bdd27d6f5bbf999" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > enqueue tile headers data-bin into message queue < a href = "#a3280c3cd4e26ac1e3bdd27d6f5bbf999" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3280c3cd4e26ac1e3bdd27d6f5bbf999" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4982e5cda507b39bfc074b4c4b60e3ae" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a4982e5cda507b39bfc074b4c4b60e3ae" > enqueue_tile< / a > (< a class = "el" href = "byte__manager_8h.html#aad2d957f29839c12c87e4dd945807d36" > Byte4_t< / a > tile_id, int level, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:a4982e5cda507b39bfc074b4c4b60e3ae" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > enqueue tile data-bin into message queue < a href = "#a4982e5cda507b39bfc074b4c4b60e3ae" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4982e5cda507b39bfc074b4c4b60e3ae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afd5f028cafe553d84aa7545ee5837d66" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#afd5f028cafe553d84aa7545ee5837d66" > enqueue_precinct< / a > (int seq_id, int tile_id, int comp_id, int layers, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:afd5f028cafe553d84aa7545ee5837d66" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > enqueue precinct data-bin into message queue < a href = "#afd5f028cafe553d84aa7545ee5837d66" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afd5f028cafe553d84aa7545ee5837d66" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b6b00d2ba2bad2a483aed202cf25610" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a8b6b00d2ba2bad2a483aed202cf25610" > enqueue_metadata< / a > (< a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > meta_id, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:a8b6b00d2ba2bad2a483aed202cf25610" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > enqueue Metadata-bin into message queue < a href = "#a8b6b00d2ba2bad2a483aed202cf25610" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8b6b00d2ba2bad2a483aed202cf25610" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae67910d9d277b55a257b2b47165000f1" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#ae67910d9d277b55a257b2b47165000f1" > recons_stream_from_msgqueue< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue, int tmpfd)< / td > < / tr >
< tr class = "memdesc:ae67910d9d277b55a257b2b47165000f1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > reconstruct JPT/JPP-stream from message queue < a href = "#ae67910d9d277b55a257b2b47165000f1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae67910d9d277b55a257b2b47165000f1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a61bc0c6328b8bc088a3652842642c4ae" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a61bc0c6328b8bc088a3652842642c4ae" > parse_JPIPstream< / a > (< a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *JPIPstream, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > streamlen, < a class = "el" href = "openjpeg_8h.html#a64948c8a524dee101c5a4d7293e6158c" > OPJ_OFF_T< / a > offset, < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue)< / td > < / tr >
< tr class = "memdesc:a61bc0c6328b8bc088a3652842642c4ae" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > parse JPT- JPP- stream to message queue < a href = "#a61bc0c6328b8bc088a3652842642c4ae" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a61bc0c6328b8bc088a3652842642c4ae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a804b7467d1c130ece21fee3e6be15732" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a804b7467d1c130ece21fee3e6be15732" > parse_metamsg< / a > (< a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *msgqueue, < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *stream, < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > streamlen, < a class = "el" href = "metadata__manager_8h.html#aaa78ced398f149ca92b47e0acddf05e5" > metadatalist_param_t< / a > *metadatalist)< / td > < / tr >
< tr class = "memdesc:a804b7467d1c130ece21fee3e6be15732" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > parse JPT- JPP- stream to message queue < a href = "#a804b7467d1c130ece21fee3e6be15732" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a804b7467d1c130ece21fee3e6be15732" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3e8eeeef9d2895126594bdb9d1b991c4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "msgqueue__manager_8h.html#a3e8eeeef9d2895126594bdb9d1b991c4" > comp_precinct_id< / a > (int t, int c, int s, int num_components, int num_tiles)< / td > < / tr >
< tr class = "memdesc:a3e8eeeef9d2895126594bdb9d1b991c4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > compute precinct ID A.3.2.1 < a href = "#a3e8eeeef9d2895126594bdb9d1b991c4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3e8eeeef9d2895126594bdb9d1b991c4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
2019-04-02 16:25:55 +02:00
< a id = "a8ad2151a5aff20272f147ea6b4ad1799" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8ad2151a5aff20272f147ea6b4ad1799" > ◆ < / a > < / span > EXT_PRECINCT_MSG< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define EXT_PRECINCT_MSG      1< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "aeaa65a7cc8582a45f79abbb05a1fd101" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeaa65a7cc8582a45f79abbb05a1fd101" > ◆ < / a > < / span > EXT_TILE_MSG< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define EXT_TILE_MSG      5< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#a4982e5cda507b39bfc074b4c4b60e3ae" > enqueue_tile()< / a > , < a class = "el" href = "jp2k__encoder_8c.html#a0e2229002d52b5ab797ed0faa5b3b660" > get_last_tileID()< / a > , and < a class = "el" href = "jp2k__encoder_8c.html#a722b5ca0c9026f39cd6523ee19c34b91" > recons_codestream_from_JPTstream()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a15f39a0ef0f722a593b4774baf2baabe" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a15f39a0ef0f722a593b4774baf2baabe" > ◆ < / a > < / span > MAINHEADER_MSG< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define MAINHEADER_MSG      6< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jp2k__encoder_8c.html#a59c3e28892eb7f1b2bfec422ef933aba" > add_mainhead_msgstream()< / a > , and < a class = "el" href = "msgqueue__manager_8h.html#a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > enqueue_mainheader()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a939962e031be51df7f09de3cf05f83e4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a939962e031be51df7f09de3cf05f83e4" > ◆ < / a > < / span > METADATA_MSG< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define METADATA_MSG      8< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "msgqueue__manager_8c.html#aacb32a9ce4685a5a41c52f98158ae5a8" > gene_metamsg()< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a804b7467d1c130ece21fee3e6be15732" > parse_metamsg()< / a > , and < a class = "el" href = "jp2k__encoder_8h.html#a8689276a4011c848be0ac10496bf3809" > recons_jp2()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a12f5f794f68329ce570a0392fd069086" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a12f5f794f68329ce570a0392fd069086" > ◆ < / a > < / span > PRECINCT_MSG< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define PRECINCT_MSG      0< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#afd5f028cafe553d84aa7545ee5837d66" > enqueue_precinct()< / a > , < a class = "el" href = "jp2k__encoder_8c.html#a7d4f5b4cb60744cb3d1e5146d7410535" > recons_packet()< / a > , and < a class = "el" href = "jp2k__encoder_8c.html#aedb7d18185ab43c75bacb77813e9e72c" > recons_precinct()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "ad460cf0bf7ad1208a1d61cfd0112caa6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad460cf0bf7ad1208a1d61cfd0112caa6" > ◆ < / a > < / span > TILE_HEADER_MSG< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define TILE_HEADER_MSG      2< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#a3280c3cd4e26ac1e3bdd27d6f5bbf999" > enqueue_tileheader()< / a > , < a class = "el" href = "jp2k__encoder_8c.html#a0e2229002d52b5ab797ed0faa5b3b660" > get_last_tileID()< / a > , and < a class = "el" href = "jp2k__encoder_8c.html#a5aafbf746124f238d36a0eeeb442ac7a" > recons_codestream_from_JPPstream()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a148949bc29272aa6d5253a6a767846e2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a148949bc29272aa6d5253a6a767846e2" > ◆ < / a > < / span > TILE_MSG< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define TILE_MSG      4< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#a4982e5cda507b39bfc074b4c4b60e3ae" > enqueue_tile()< / a > , < a class = "el" href = "jp2k__encoder_8c.html#a0e2229002d52b5ab797ed0faa5b3b660" > get_last_tileID()< / a > , and < a class = "el" href = "jp2k__encoder_8c.html#a722b5ca0c9026f39cd6523ee19c34b91" > recons_codestream_from_JPTstream()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Typedef Documentation< / h2 >
2019-04-02 16:25:55 +02:00
< a id = "a588a24c15d3a8cb1d11d3cfce2dd13c7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a588a24c15d3a8cb1d11d3cfce2dd13c7" > ◆ < / a > < / span > message_param_t< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef struct < a class = "el" href = "structmessage__param.html" > message_param< / a > < a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > message parameters < / p >
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a48165c91ebacfac47c1b5aca2f82869f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a48165c91ebacfac47c1b5aca2f82869f" > ◆ < / a > < / span > msgqueue_param_t< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef struct < a class = "el" href = "structmsgqueue__param.html" > msgqueue_param< / a > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > message queue parameters < / p >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
2019-04-02 16:25:55 +02:00
< a id = "a3e8eeeef9d2895126594bdb9d1b991c4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3e8eeeef9d2895126594bdb9d1b991c4" > ◆ < / a > < / span > comp_precinct_id()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a > comp_precinct_id < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > t< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > c< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > s< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > num_components< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > num_tiles< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > compute precinct ID A.3.2.1 < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > t< / td > < td > tile index < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > c< / td > < td > component index < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > s< / td > < td > sequence number < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > num_components< / td > < td > total number of components < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > num_tiles< / td > < td > total number of tiles < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > precicnt id < / dd > < / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "msgqueue__manager_8c.html#af9e8592eed6cce4e4662573d4e0baab2" > enqueue_box()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ad0ed65ba620f6de6e80903cc76af81d2" > enqueue_boxcontents()< / a > , and < a class = "el" href = "msgqueue__manager_8c.html#aee12a1a3362e2fb267e73f1b8c276832" > enqueue_phld()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "msgqueue__manager_8h.html#afd5f028cafe553d84aa7545ee5837d66" > enqueue_precinct()< / a > , < a class = "el" href = "jp2k__encoder_8c.html#a7d4f5b4cb60744cb3d1e5146d7410535" > recons_packet()< / a > , and < a class = "el" href = "jp2k__encoder_8c.html#aedb7d18185ab43c75bacb77813e9e72c" > recons_precinct()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "af5fa6e0b27c0fb48ef6e0acc09c96b88" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af5fa6e0b27c0fb48ef6e0acc09c96b88" > ◆ < / a > < / span > delete_message_in_msgqueue()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void delete_message_in_msgqueue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a588a24c15d3a8cb1d11d3cfce2dd13c7" > message_param_t< / a > **  < / td >
< td class = "paramname" > < em > message< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > delete a message in msgqueue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > message< / td > < td > address of the deleting message pointer < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "structmsgqueue__param.html#a2d8aa598b4ae2f4f749bd71d1d715859" > msgqueue_param::last< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , and < a class = "el" href = "group___m_i_s_c.html#ga2bd00e2482ae36197631bde0665cfdfe" > opj_free()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "aff1807285e0f47bbea20d5a6473dd08f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff1807285e0f47bbea20d5a6473dd08f" > ◆ < / a > < / span > delete_msgqueue()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void delete_msgqueue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > **  < / td >
< td class = "paramname" > < em > msgqueue< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > delete message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > msgqueue< / td > < td > address of the message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "cachemodel__manager_8c.html#a4beb279f2f89ebfea569a93368ddcffa" > delete_cachemodel()< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , and < a class = "el" href = "group___m_i_s_c.html#ga2bd00e2482ae36197631bde0665cfdfe" > opj_free()< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "openjpip_8h.html#ab156b0a2b84b452a759cd7657a4f3585" > destroy_jpipdecoder()< / a > , and < a class = "el" href = "openjpip_8h.html#a05f5e9a3abc177c5a18e0a97c77cc2e0" > terminate_dec_server()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a6f0ae1b724d1ccb7852f3e4ef1fd32" > ◆ < / a > < / span > enqueue_mainheader()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_mainheader < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > enqueue main header data-bin into message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structtarget__param.html#aac158d4d55987cda9053b81a17786c12" > target_param::codeidx< / a > , < a class = "el" href = "structtarget__param.html#abf900f3a6f25818b20fabd9f48502a6a" > target_param::csn< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a15f39a0ef0f722a593b4774baf2baabe" > MAINHEADER_MSG< / a > , < a class = "el" href = "structindex__param.html#a43ec7f75fe5fc903531e69de5737658d" > index_param::mhead_length< / a > , < a class = "el" href = "structcachemodel__param.html#a96fd953f6bb010c2bad2f4020e222c77" > cachemodel_param::mhead_model< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "structindex__param.html#a923a5652592c70120e7e85e865063dae" > index_param::offset< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > , and < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jpip__parser_8h.html#a81aa485be8deb8d4878b30486c0006cd" > gene_JPIPstream()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a8b6b00d2ba2bad2a483aed202cf25610" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b6b00d2ba2bad2a483aed202cf25610" > ◆ < / a > < / span > enqueue_metadata()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_metadata < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > meta_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > enqueue Metadata-bin into message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > meta_id< / td > < td > metadata-bin id < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structmetadata__param.html#a7f99c3fb9a9d261ac2702ca072ac1d39" > metadata_param::boxcontents< / a > , < a class = "el" href = "structmetadata__param.html#a6f3009ef13d7ca39c04f41ac65357f8e" > metadata_param::boxlist< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structtarget__param.html#aac158d4d55987cda9053b81a17786c12" > target_param::codeidx< / a > , < a class = "el" href = "msgqueue__manager_8c.html#af9e8592eed6cce4e4662573d4e0baab2" > enqueue_box()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ad0ed65ba620f6de6e80903cc76af81d2" > enqueue_boxcontents()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#aee12a1a3362e2fb267e73f1b8c276832" > enqueue_phld()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a77b5d5af2adb2cfa7ec785b592fc4074" > FCGI_stderr< / a > , < a class = "el" href = "msgqueue__manager_8c.html#aacb32a9ce4685a5a41c52f98158ae5a8" > gene_metamsg()< / a > , < a class = "el" href = "structmsgqueue__param.html#a2d8aa598b4ae2f4f749bd71d1d715859" > msgqueue_param::last< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structindex__param.html#aff731fe41300090d3dce7fb28d6cb245" > index_param::metadatalist< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "structmetadata__param.html#aa5082ed5ed90e294b87dfe8a5d2c8d86" > metadata_param::placeholderlist< / a > , < a class = "el" href = "metadata__manager_8c.html#ab9f592ed4b91fe15b7b5f97972760eb6" > search_metadata()< / a > , and < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jpip__parser_8c.html#a3667c198e1b09009f4b3a7b1c2e531ce" > enqueue_metabins()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "afd5f028cafe553d84aa7545ee5837d66" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afd5f028cafe553d84aa7545ee5837d66" > ◆ < / a > < / span > enqueue_precinct()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_precinct < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > seq_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tile_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > comp_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > layers< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > enqueue precinct data-bin into message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > seq_id< / td > < td > precinct sequence number within its tile < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > tile_id< / td > < td > tile index < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > comp_id< / td > < td > component number < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > layers< / td > < td > num of layers < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue < / td > < / tr >
< / table >
< / dd >
< / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structindex__param.html#afa72b843bc8f565df4952f6c32c719c9" > index_param::COD< / a > , < a class = "el" href = "structtarget__param.html#aac158d4d55987cda9053b81a17786c12" > target_param::codeidx< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a3e8eeeef9d2895126594bdb9d1b991c4" > comp_precinct_id()< / a > , < a class = "el" href = "struct_s_i_zmarker__param.html#a8de864778880574d3b7c27dd13462a85" > SIZmarker_param::Csiz< / a > , < a class = "el" href = "structtarget__param.html#abf900f3a6f25818b20fabd9f48502a6a" > target_param::csn< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "faixbox__manager_8c.html#ab2f91e7be82b49f2af44c33008daa04b" > get_elemLen()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a100b46602f3936ff8358aa1715921470" > get_elemOff()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a9dc6a52e3b73d819c3cca6ee29c1485d" > get_nmax()< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "struct_c_o_dmarker__param.html#a4b9375e1901cd5ab4ac9b1326f404758" > CODmarker_param::numOflayers< / a > , < a class = "el" href = "structindex__param.html#a923a5652592c70120e7e85e865063dae" > index_param::offset< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "structcachemodel__param.html#a0466bae42d0c58d160eba44a877e5761" > cachemodel_param::pp_model< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a12f5f794f68329ce570a0392fd069086" > PRECINCT_MSG< / a > , < a class = "el" href = "structindex__param.html#a7400fd13418cd272c8049388721688aa" > index_param::precpacket< / a > , < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > , < a class = "el" href = "structindex__param.html#ac0cfeb5e5e37084dbf91cd4df98948be" > index_param::SIZ< / a > , < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > , < a class = "el" href = "struct_s_i_zmarker__param.html#a79168a3b2807f62ba9efd85676e4ca7c" > SIZmarker_param::XTnum< / a > , and < a class = "el" href = "struct_s_i_zmarker__param.html#a5a9e6d3f2d4918549184415e4b19eea0" > SIZmarker_param::YTnum< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jpip__parser_8c.html#aca2006bf1afcda0f917aa7794bb6f287" > enqueue_allprecincts()< / a > , and < a class = "el" href = "jpip__parser_8c.html#aebe387634751d8d7d253ec5b9273f093" > enqueue_precincts()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a4982e5cda507b39bfc074b4c4b60e3ae" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4982e5cda507b39bfc074b4c4b60e3ae" > ◆ < / a > < / span > enqueue_tile()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_tile < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#aad2d957f29839c12c87e4dd945807d36" > Byte4_t< / a >   < / td >
< td class = "paramname" > < em > tile_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > level< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > enqueue tile data-bin into message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > tile_id< / td > < td > tile id starting from 0 < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > level< / td > < td > decomposition level < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structtarget__param.html#aac158d4d55987cda9053b81a17786c12" > target_param::codeidx< / a > , < a class = "el" href = "structtarget__param.html#abf900f3a6f25818b20fabd9f48502a6a" > target_param::csn< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "msgqueue__manager_8h.html#aeaa65a7cc8582a45f79abbb05a1fd101" > EXT_TILE_MSG< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a77b5d5af2adb2cfa7ec785b592fc4074" > FCGI_stderr< / a > , < a class = "el" href = "faixbox__manager_8c.html#ab2f91e7be82b49f2af44c33008daa04b" > get_elemLen()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a100b46602f3936ff8358aa1715921470" > get_elemOff()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a342c04b082e9806b27b56ae99e504389" > get_m()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a9dc6a52e3b73d819c3cca6ee29c1485d" > get_nmax()< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "structindex__param.html#a923a5652592c70120e7e85e865063dae" > index_param::offset< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > , < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a148949bc29272aa6d5253a6a767846e2" > TILE_MSG< / a > , < a class = "el" href = "structindex__param.html#abbf2b7d27ed7e860fd67ba9a58af1514" > index_param::tilepart< / a > , and < a class = "el" href = "structcachemodel__param.html#a5862422cdc2fff031cce285337a734fd" > cachemodel_param::tp_model< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jpip__parser_8c.html#a72490e3e8ccd2d8d102a15affea987ec" > enqueue_imagedata()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a3280c3cd4e26ac1e3bdd27d6f5bbf999" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3280c3cd4e26ac1e3bdd27d6f5bbf999" > ◆ < / a > < / span > enqueue_tileheader()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void enqueue_tileheader < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tile_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > enqueue tile headers data-bin into message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > tile_id< / td > < td > tile id starting from 0 < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structtarget__param.html#aac158d4d55987cda9053b81a17786c12" > target_param::codeidx< / a > , < a class = "el" href = "structtarget__param.html#abf900f3a6f25818b20fabd9f48502a6a" > target_param::csn< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "faixbox__manager_8c.html#a100b46602f3936ff8358aa1715921470" > get_elemOff()< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "structindex__param.html#a923a5652592c70120e7e85e865063dae" > index_param::offset< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > , < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > , < a class = "el" href = "structcachemodel__param.html#a312855041868dadb7818b652c02e5711" > cachemodel_param::th_model< / a > , < a class = "el" href = "msgqueue__manager_8h.html#ad460cf0bf7ad1208a1d61cfd0112caa6" > TILE_HEADER_MSG< / a > , < a class = "el" href = "structindex__param.html#a91e41933bf853c2a6cab52b41aa807a1" > index_param::tileheader< / a > , < a class = "el" href = "structindex__param.html#abbf2b7d27ed7e860fd67ba9a58af1514" > index_param::tilepart< / a > , and < a class = "el" href = "structmhixbox__param.html#ab48436449e3e05c4e44a246b095afdd9" > mhixbox_param::tlen< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jpip__parser_8c.html#a72490e3e8ccd2d8d102a15affea987ec" > enqueue_imagedata()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a122b60ed8a415bb0ded95b2476c6a62c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a122b60ed8a415bb0ded95b2476c6a62c" > ◆ < / a > < / span > gene_msgqueue()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > * gene_msgqueue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td >
< td class = "paramname" > < em > stateless< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "cachemodel__manager_8h.html#a2bcd824e03fe7a8d42e69b380a308fcb" > cachemodel_param_t< / a > *  < / td >
< td class = "paramname" > < em > cachemodel< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > generate message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > stateless< / td > < td > if this is a stateless message queue < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > cachemodel< / td > < td > cachemodel pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > generated message queue pointer < / dd > < / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "structmsgqueue__param.html#a2d8aa598b4ae2f4f749bd71d1d715859" > msgqueue_param::last< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , and < a class = "el" href = "structmsgqueue__param.html#afcc9b4bd6183bda56e33dee00951e13c" > msgqueue_param::stateless< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jpip__parser_8h.html#a81aa485be8deb8d4878b30486c0006cd" > gene_JPIPstream()< / a > , < a class = "el" href = "openjpip_8h.html#ae5c902178b9b0aa3b752de016a1074d7" > init_dec_server()< / a > , and < a class = "el" href = "openjpip_8h.html#a1e7187bd7a446489759e2ea37c35cdf9" > init_jpipdecoder()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a61bc0c6328b8bc088a3652842642c4ae" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a61bc0c6328b8bc088a3652842642c4ae" > ◆ < / a > < / span > parse_JPIPstream()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void parse_JPIPstream < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td >
< td class = "paramname" > < em > JPIPstream< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > streamlen< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a64948c8a524dee101c5a4d7293e6158c" > OPJ_OFF_T< / a >   < / td >
< td class = "paramname" > < em > offset< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > parse JPT- JPP- stream to message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > JPIPstream< / td > < td > JPT- JPP- stream data pointer < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > streamlen< / td > < td > JPIPstream length < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > offset< / td > < td > offset of the stream from the whole beginning < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > msgqueue< / td > < td > adding message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmsgqueue__param.html#a2d8aa598b4ae2f4f749bd71d1d715859" > msgqueue_param::last< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "openjpeg_8h.html#ac672bfd7db39c609e828acb07a321964" > OPJ_FALSE< / a > , < a class = "el" href = "group___m_i_s_c.html#ga49c70931cbed786f6eef5f095bcb2917" > opj_malloc()< / a > , < a class = "el" href = "openjpeg_8h.html#a04830036d767cba56cbf5ae5bdc481d3" > OPJ_TRUE< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ac2b48a83e329a5c342c1b5a60b47bc72" > parse_bin_id_vbas()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a91a6fb25233e9236413ed7b9782cb380" > parse_metadata()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a4e6b66ff662e61139c79bca0aadd80de" > parse_vbas()< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , and < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "openjpip_8h.html#ac5f5f8d1b581e02b6f1afb417a7dbef8" > decode_jpip()< / a > , and < a class = "el" href = "dec__clientmsg__handler_8h.html#ab4022f5e297b5d3a456cd841c3902675" > handle_JPIPstreamMSG()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a804b7467d1c130ece21fee3e6be15732" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a804b7467d1c130ece21fee3e6be15732" > ◆ < / a > < / span > parse_metamsg()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void parse_metamsg < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#ade896f5d51f03e046a004d006b53a8b0" > Byte_t< / a > *  < / td >
< td class = "paramname" > < em > stream< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "byte__manager_8h.html#a89544bfd8f79b949793e43e323e1ace1" > Byte8_t< / a >   < / td >
< td class = "paramname" > < em > streamlen< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "metadata__manager_8h.html#aaa78ced398f149ca92b47e0acddf05e5" > metadatalist_param_t< / a > *  < / td >
< td class = "paramname" > < em > metadatalist< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > parse JPT- JPP- stream to message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > msgqueue< / td > < td > reference message queue pointer < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > stream< / td > < td > stream data pointer < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > streamlen< / td > < td > stream length < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > metadatalist< / td > < td > adding metadata list pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "metadata__manager_8c.html#a528be86459211df60b9a9bb8a78bb83e" > gene_metadata()< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "metadata__manager_8c.html#a8e410fd79f45c942e025e1d43b4ddd04" > insert_metadata_into_list()< / a > , < a class = "el" href = "msgqueue__manager_8h.html#a939962e031be51df7f09de3cf05f83e4" > METADATA_MSG< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a91a6fb25233e9236413ed7b9782cb380" > parse_metadata()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ae7d04c56c5c927140331ee2bd612e029" > parse_phld()< / a > , and < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "openjpip_8h.html#ac5f5f8d1b581e02b6f1afb417a7dbef8" > decode_jpip()< / a > , and < a class = "el" href = "dec__clientmsg__handler_8h.html#ab4022f5e297b5d3a456cd841c3902675" > handle_JPIPstreamMSG()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "aa075bf2e59a3a9cba532d2331dd9a36e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa075bf2e59a3a9cba532d2331dd9a36e" > ◆ < / a > < / span > print_msgqueue()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void print_msgqueue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > print message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< / table >
< / dd >
< / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a5875e37a7af643c990920828bcab0059" > enqueue_message()< / a > , < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a31c99676da88bb0bcdb350710f00fa96" > logstream< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "placeholder__manager_8c.html#acf682828855659d50d5ddb867a532557" > print_placeholder()< / a > , and < a class = "el" href = "structmessage__param.html#ab3bc71f3b707116692159e2f1870a2ef" > message_param::res_offset< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "openjpip_8h.html#a33462880bc3c9bca15ac1086d73e4080" > output_log()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "ae67910d9d277b55a257b2b47165000f1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae67910d9d277b55a257b2b47165000f1" > ◆ < / a > < / span > recons_stream_from_msgqueue()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void recons_stream_from_msgqueue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "msgqueue__manager_8h.html#a48165c91ebacfac47c1b5aca2f82869f" > msgqueue_param_t< / a > *  < / td >
< td class = "paramname" > < em > msgqueue< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tmpfd< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > reconstruct JPT/JPP-stream from message queue < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > msgqueue< / td > < td > message queue pointer < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > tmpfd< / td > < td > file discriptor to write JPT/JPP-stream < / td > < / tr >
< / table >
< / dd >
< / dl >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "msgqueue__manager_8c.html#aa3d92320fd8efcfa4c90dc3102b21e92" > add_bin_id_vbas_stream()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a7fc5d7c09cf28481cf43ea2109f189c2" > add_body_stream()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ae1d572a34ab855b82ba581b83cffbb0d" > add_placeholder_stream()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#a4fcdc903c93c18c2653b210a8426885a" > add_vbas_stream()< / a > , < a class = "el" href = "msgqueue__manager_8c.html#acb6132449564468255c8c33d286983a1" > add_vbas_with_bytelen_stream()< / a > , < a class = "el" href = "structmessage__param.html#ac3b5e05d810e6db48a19b83783662074" > message_param::aux< / a > , < a class = "el" href = "structmessage__param.html#a9b69c2af8de7d5a4ce100bf970ec5d8d" > message_param::bin_offset< / a > , < a class = "el" href = "structmsgqueue__param.html#a15939f868dffe44db2efff83d57e0f00" > msgqueue_param::cachemodel< / a > , < a class = "el" href = "structmessage__param.html#a0d3ac8fe6d949fe168fe14929daa7224" > message_param::class_id< / a > , < a class = "el" href = "structmessage__param.html#a4d72cb84ea9e3a60da3ce9accf40c771" > message_param::csn< / a > , < a class = "el" href = "structtarget__param.html#a8ad04ede26a00264178f9ed678d70306" > target_param::fd< / a > , < a class = "el" href = "structmsgqueue__param.html#a7e14c8f89c279bc703cc76070ef2316e" > msgqueue_param::first< / a > , < a class = "el" href = "structmessage__param.html#a4d4b77a8111511d94d48154371cd500b" > message_param::in_class_id< / a > , < a class = "el" href = "structmessage__param.html#a9b248b2996284bbd74016a6e7c6fbff2" > message_param::last_byte< / a > , < a class = "el" href = "structmessage__param.html#a8fa65a3974908677c1405731e18702ac" > message_param::length< / a > , < a class = "el" href = "structmessage__param.html#af349d721c012c38dc1626ee162c767b2" > message_param::next< / a > , < a class = "el" href = "structmessage__param.html#a690bbcfbf5400ae15b68a17495ca5640" > message_param::phld< / a > , < a class = "el" href = "msgqueue__manager_8c.html#ad4da45bdb13ef37110512f5974a5905a" > print_binarycode()< / a > , and < a class = "el" href = "structcachemodel__param.html#aaad2900a86415256baf4b5a9bf87494a" > cachemodel_param::target< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2019-04-02 16:25:55 +02:00
< / a > 1.8.13
2015-07-10 18:06:19 +02:00
< / small > < / address >
< / body >
< / html >