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: subfaixbox_param Union 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 > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Data Fields< / a > < / div >
< div class = "headertitle" >
< div class = "title" > subfaixbox_param Union Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > variable sized parameters in fragment array index box
< a href = "unionsubfaixbox__param.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "faixbox__manager_8h_source.html" > faixbox_manager.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Data Fields< / h2 > < / td > < / tr >
< tr class = "memitem:a810f92f17dc6879d475385c7807d0d06" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "faixbox__manager_8h.html#a3aa565c515f80a17aa106c5cde523504" > subfaixbox4_param_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionsubfaixbox__param.html#a810f92f17dc6879d475385c7807d0d06" > byte4_params< / a > < / td > < / tr >
< tr class = "memdesc:a810f92f17dc6879d475385c7807d0d06" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > parameters with 4byte codes for version 0 or 2 < a href = "#a810f92f17dc6879d475385c7807d0d06" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a810f92f17dc6879d475385c7807d0d06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7163f5dad36db3f89a2b78d61e396f0e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "faixbox__manager_8h.html#aa503f2d71a13eee07ebfd85c498830fe" > subfaixbox8_param_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionsubfaixbox__param.html#a7163f5dad36db3f89a2b78d61e396f0e" > byte8_params< / a > < / td > < / tr >
< tr class = "memdesc:a7163f5dad36db3f89a2b78d61e396f0e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > parameters with 8byte codes for version 1 or 3 < a href = "#a7163f5dad36db3f89a2b78d61e396f0e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7163f5dad36db3f89a2b78d61e396f0e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > variable sized parameters in fragment array index box < / p >
< / div > < h2 class = "groupheader" > Field Documentation< / h2 >
2019-04-02 16:25:55 +02:00
< a id = "a810f92f17dc6879d475385c7807d0d06" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a810f92f17dc6879d475385c7807d0d06" > ◆ < / a > < / span > byte4_params< / 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 = "faixbox__manager_8h.html#a3aa565c515f80a17aa106c5cde523504" > subfaixbox4_param_t< / a > * subfaixbox_param::byte4_params< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > parameters with 4byte codes for version 0 or 2 < / p >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "faixbox__manager_8h.html#abaf7613e46716ed834bca340b0065f51" > gene_faixbox()< / a > , < a class = "el" href = "faixbox__manager_8h.html#af85832275252530c49b538e08107948a" > get_elemAux()< / a > , < a class = "el" href = "faixbox__manager_8h.html#ab2f91e7be82b49f2af44c33008daa04b" > get_elemLen()< / a > , < a class = "el" href = "faixbox__manager_8h.html#a100b46602f3936ff8358aa1715921470" > get_elemOff()< / a > , < a class = "el" href = "faixbox__manager_8h.html#a342c04b082e9806b27b56ae99e504389" > get_m()< / a > , and < a class = "el" href = "faixbox__manager_8h.html#a9dc6a52e3b73d819c3cca6ee29c1485d" > get_nmax()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a7163f5dad36db3f89a2b78d61e396f0e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7163f5dad36db3f89a2b78d61e396f0e" > ◆ < / a > < / span > byte8_params< / 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 = "faixbox__manager_8h.html#aa503f2d71a13eee07ebfd85c498830fe" > subfaixbox8_param_t< / a > * subfaixbox_param::byte8_params< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > parameters with 8byte codes for version 1 or 3 < / p >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "faixbox__manager_8h.html#abaf7613e46716ed834bca340b0065f51" > gene_faixbox()< / a > , < a class = "el" href = "faixbox__manager_8h.html#af85832275252530c49b538e08107948a" > get_elemAux()< / a > , < a class = "el" href = "faixbox__manager_8h.html#ab2f91e7be82b49f2af44c33008daa04b" > get_elemLen()< / a > , < a class = "el" href = "faixbox__manager_8h.html#a100b46602f3936ff8358aa1715921470" > get_elemOff()< / a > , < a class = "el" href = "faixbox__manager_8h.html#a342c04b082e9806b27b56ae99e504389" > get_m()< / a > , and < a class = "el" href = "faixbox__manager_8h.html#a9dc6a52e3b73d819c3cca6ee29c1485d" > get_nmax()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< hr / > The documentation for this union was generated from the following file:< ul >
< li > < a class = "el" href = "faixbox__manager_8h_source.html" > faixbox_manager.h< / a > < / li >
< / ul >
< / 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 >