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_t2 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
2016-09-29 22:38:29 +02:00
  < span id = "projectnumber" > 2.1.2< / 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_t2 Struct Reference< div class = "ingroups" > < a class = "el" href = "group___t2.html" > T2 - Implementation of a tier-2 coding< / a > < / div > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Tier-2 coding.
< a href = "structopj__t2.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "t2_8h_source.html" > t2.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:aa6ac0af01ca6bb5f1d7afe39422181ee" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#a5c557180c59d54a2f1d29e8639687aa4" > opj_image_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__t2.html#aa6ac0af01ca6bb5f1d7afe39422181ee" > image< / a > < / td > < / tr >
< tr class = "memdesc:aa6ac0af01ca6bb5f1d7afe39422181ee" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Encoding: pointer to the src image. < a href = "#aa6ac0af01ca6bb5f1d7afe39422181ee" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa6ac0af01ca6bb5f1d7afe39422181ee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a69b05e3b5a028b4ebe35164ecbe8e997" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group___j2_k.html#gace226c035f4c2a151cb26bf65cf3353e" > opj_cp_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__t2.html#a69b05e3b5a028b4ebe35164ecbe8e997" > cp< / a > < / td > < / tr >
< tr class = "memdesc:a69b05e3b5a028b4ebe35164ecbe8e997" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > pointer to the image coding parameters < a href = "#a69b05e3b5a028b4ebe35164ecbe8e997" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a69b05e3b5a028b4ebe35164ecbe8e997" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Tier-2 coding. < / p >
< / div > < h2 class = "groupheader" > Field Documentation< / h2 >
< a class = "anchor" id = "a69b05e3b5a028b4ebe35164ecbe8e997" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "group___j2_k.html#gace226c035f4c2a151cb26bf65cf3353e" > opj_cp_t< / a > * opj_t2::cp< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > pointer to the image coding parameters < / p >
2016-09-29 22:38:29 +02:00
< p > Referenced by < a class = "el" href = "group___t2.html#gad7845a4d5a2fd73c2c81e1c525bf0ae4" > opj_t2_create()< / a > , < a class = "el" href = "group___t2.html#ga6de6ce65e2c8b2ae26fb17a8b318cee4" > opj_t2_decode_packets()< / a > , < a class = "el" href = "group___t2.html#ga8ec376edb7a967e6ebec609c68066f9a" > opj_t2_encode_packets()< / a > , and < a class = "el" href = "group___t2.html#gafd30efdfea1361431cf3c8ad04d48458" > opj_t2_read_packet_header()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< a class = "anchor" id = "aa6ac0af01ca6bb5f1d7afe39422181ee" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "openjpeg_8h.html#a5c557180c59d54a2f1d29e8639687aa4" > opj_image_t< / a > * opj_t2::image< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Encoding: pointer to the src image. < / p >
< p > Decoding: pointer to the dst image. < / p >
2016-09-29 22:38:29 +02:00
< p > Referenced by < a class = "el" href = "group___t2.html#gad7845a4d5a2fd73c2c81e1c525bf0ae4" > opj_t2_create()< / a > , < a class = "el" href = "group___t2.html#ga6de6ce65e2c8b2ae26fb17a8b318cee4" > opj_t2_decode_packets()< / a > , and < a class = "el" href = "group___t2.html#ga8ec376edb7a967e6ebec609c68066f9a" > opj_t2_encode_packets()< / 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 = "t2_8h_source.html" > t2.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 >