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" / >
2016-09-29 22:38:29 +02:00
< meta name = "generator" content = "Doxygen 1.8.10" / >
2015-07-10 18:06:19 +02:00
< title > OpenJPEG: opj_tgt_tree Struct 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
2017-10-05 00:57:21 +02:00
  < span id = "projectnumber" > 2.3.0< / span >
2015-07-10 18:06:19 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2016-09-29 22:38:29 +02:00
<!-- Generated by Doxygen 1.8.10 -->
2015-07-10 18:06:19 +02:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Data  Fields< / span > < / a > < / li >
< / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Data Fields< / a > < / div >
< div class = "headertitle" >
< div class = "title" > opj_tgt_tree Struct Reference< div class = "ingroups" > < a class = "el" href = "group___t_g_t.html" > TGT - Implementation of a tag-tree coder< / a > < / div > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Tag tree.
< a href = "structopj__tgt__tree.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "tgt_8h_source.html" > tgt.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:a8bac70f6df83269400a846be083116bd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__tgt__tree.html#a8bac70f6df83269400a846be083116bd" > numleafsh< / a > < / td > < / tr >
< tr class = "separator:a8bac70f6df83269400a846be083116bd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acfc60d10adf720f98b4947931ce1bf13" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__tgt__tree.html#acfc60d10adf720f98b4947931ce1bf13" > numleafsv< / a > < / td > < / tr >
< tr class = "separator:acfc60d10adf720f98b4947931ce1bf13" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ca2c6a3ee1611cd897197fb504b3d59" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__tgt__tree.html#a6ca2c6a3ee1611cd897197fb504b3d59" > numnodes< / a > < / td > < / tr >
< tr class = "separator:a6ca2c6a3ee1611cd897197fb504b3d59" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0981f42ac4d605cddd9a63b2820d6c60" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group___t_g_t.html#ga8eddc00e16d716a49948fafc52bcd29d" > opj_tgt_node_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__tgt__tree.html#a0981f42ac4d605cddd9a63b2820d6c60" > nodes< / a > < / td > < / tr >
< tr class = "separator:a0981f42ac4d605cddd9a63b2820d6c60" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a62bc3ad727b80f26d7b3b10712c5bb9c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__tgt__tree.html#a62bc3ad727b80f26d7b3b10712c5bb9c" > nodes_size< / a > < / td > < / tr >
< tr class = "separator:a62bc3ad727b80f26d7b3b10712c5bb9c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Tag tree. < / p >
< / div > < h2 class = "groupheader" > Field Documentation< / h2 >
< a class = "anchor" id = "a0981f42ac4d605cddd9a63b2820d6c60" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "group___t_g_t.html#ga8eddc00e16d716a49948fafc52bcd29d" > opj_tgt_node_t< / a > * opj_tgt_tree::nodes< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-10 06:39:58 +02:00
< p > Referenced by < a class = "el" href = "group___t_g_t.html#gaaf27107458b5242fe7d848480b4a4690" > opj_tgt_create()< / a > , < a class = "el" href = "group___t_g_t.html#ga5b970bfd9b761cdf2ff36001821b06aa" > opj_tgt_decode()< / a > , < a class = "el" href = "group___t_g_t.html#gaa9a20506fefbb59153ad401f9af51fe7" > opj_tgt_destroy()< / a > , < a class = "el" href = "group___t_g_t.html#gafe36abfc042710c566552ed3adfcb2a9" > opj_tgt_encode()< / a > , < a class = "el" href = "group___t_g_t.html#gaa34fdf087e24d66a2a661c31ba194c3f" > opj_tgt_init()< / a > , < a class = "el" href = "group___t_g_t.html#gad4bf197e6977fd4c4e947a946391e598" > opj_tgt_reset()< / a > , and < a class = "el" href = "group___t_g_t.html#gab0844dbb6cdf88a7bb4036d718774f69" > opj_tgt_setvalue()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< a class = "anchor" id = "a62bc3ad727b80f26d7b3b10712c5bb9c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > opj_tgt_tree::nodes_size< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-10 06:39:58 +02:00
< p > Referenced by < a class = "el" href = "group___t_g_t.html#gaaf27107458b5242fe7d848480b4a4690" > opj_tgt_create()< / a > , and < a class = "el" href = "group___t_g_t.html#gaa34fdf087e24d66a2a661c31ba194c3f" > opj_tgt_init()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< a class = "anchor" id = "a8bac70f6df83269400a846be083116bd" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > opj_tgt_tree::numleafsh< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-10 06:39:58 +02:00
< p > Referenced by < a class = "el" href = "group___t_g_t.html#gaaf27107458b5242fe7d848480b4a4690" > opj_tgt_create()< / a > , and < a class = "el" href = "group___t_g_t.html#gaa34fdf087e24d66a2a661c31ba194c3f" > opj_tgt_init()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< a class = "anchor" id = "acfc60d10adf720f98b4947931ce1bf13" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > opj_tgt_tree::numleafsv< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-10 06:39:58 +02:00
< p > Referenced by < a class = "el" href = "group___t_g_t.html#gaaf27107458b5242fe7d848480b4a4690" > opj_tgt_create()< / a > , and < a class = "el" href = "group___t_g_t.html#gaa34fdf087e24d66a2a661c31ba194c3f" > opj_tgt_init()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< a class = "anchor" id = "a6ca2c6a3ee1611cd897197fb504b3d59" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > opj_tgt_tree::numnodes< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-10 06:39:58 +02:00
< p > Referenced by < a class = "el" href = "group___t_g_t.html#gaaf27107458b5242fe7d848480b4a4690" > opj_tgt_create()< / a > , < a class = "el" href = "group___t_g_t.html#gaa34fdf087e24d66a2a661c31ba194c3f" > opj_tgt_init()< / a > , and < a class = "el" href = "group___t_g_t.html#gad4bf197e6977fd4c4e947a946391e598" > opj_tgt_reset()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "tgt_8h_source.html" > tgt.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" / >
2016-09-29 22:38:29 +02:00
< / a > 1.8.10
2015-07-10 18:06:19 +02:00
< / small > < / address >
< / body >
< / html >