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_mqc_state 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_mqc_state Struct Reference< div class = "ingroups" > < a class = "el" href = "group___m_q_c.html" > MQC - Implementation of an MQ-Coder< / a > < / div > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This struct defines the state of a context.
< a href = "structopj__mqc__state.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "mqc_8h_source.html" > mqc.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:a1ee680e4a9420ef645e2c3081a04c9c5" > < 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__mqc__state.html#a1ee680e4a9420ef645e2c3081a04c9c5" > qeval< / a > < / td > < / tr >
< tr class = "memdesc:a1ee680e4a9420ef645e2c3081a04c9c5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > the probability of the Least Probable Symbol (0.75-> 0x8000, 1.5-> 0xffff) < a href = "#a1ee680e4a9420ef645e2c3081a04c9c5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1ee680e4a9420ef645e2c3081a04c9c5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a09a5fefe0bd4e7c0d56ec69220dfd990" > < 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__mqc__state.html#a09a5fefe0bd4e7c0d56ec69220dfd990" > mps< / a > < / td > < / tr >
< tr class = "memdesc:a09a5fefe0bd4e7c0d56ec69220dfd990" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > the Most Probable Symbol (0 or 1) < a href = "#a09a5fefe0bd4e7c0d56ec69220dfd990" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a09a5fefe0bd4e7c0d56ec69220dfd990" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-10-05 00:57:21 +02:00
< tr class = "memitem:a9d8b039eb49c4edcb382da2ee82d7142" > < td class = "memItemLeft" align = "right" valign = "top" > const struct < a class = "el" href = "structopj__mqc__state.html" > opj_mqc_state< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__mqc__state.html#a9d8b039eb49c4edcb382da2ee82d7142" > nmps< / a > < / td > < / tr >
< tr class = "memdesc:a9d8b039eb49c4edcb382da2ee82d7142" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > next state if the next encoded symbol is the MPS < a href = "#a9d8b039eb49c4edcb382da2ee82d7142" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9d8b039eb49c4edcb382da2ee82d7142" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2fa65c94ba4d3cbdac26e9ce48f228e5" > < td class = "memItemLeft" align = "right" valign = "top" > const struct < a class = "el" href = "structopj__mqc__state.html" > opj_mqc_state< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__mqc__state.html#a2fa65c94ba4d3cbdac26e9ce48f228e5" > nlps< / a > < / td > < / tr >
< tr class = "memdesc:a2fa65c94ba4d3cbdac26e9ce48f228e5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > next state if the next encoded symbol is the LPS < a href = "#a2fa65c94ba4d3cbdac26e9ce48f228e5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2fa65c94ba4d3cbdac26e9ce48f228e5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > This struct defines the state of a context. < / p >
< / div > < h2 class = "groupheader" > Field Documentation< / h2 >
< a class = "anchor" id = "a09a5fefe0bd4e7c0d56ec69220dfd990" > < / 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_mqc_state::mps< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > the Most Probable Symbol (0 or 1) < / p >
< / div >
< / div >
2017-10-05 00:57:21 +02:00
< a class = "anchor" id = "a2fa65c94ba4d3cbdac26e9ce48f228e5" > < / a >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-10-05 00:57:21 +02:00
< td class = "memname" > const struct < a class = "el" href = "structopj__mqc__state.html" > opj_mqc_state< / a > * opj_mqc_state::nlps< / td >
2015-07-10 18:06:19 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > next state if the next encoded symbol is the LPS < / p >
< / div >
< / div >
2017-10-05 00:57:21 +02:00
< a class = "anchor" id = "a9d8b039eb49c4edcb382da2ee82d7142" > < / a >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-10-05 00:57:21 +02:00
< td class = "memname" > const struct < a class = "el" href = "structopj__mqc__state.html" > opj_mqc_state< / a > * opj_mqc_state::nmps< / td >
2015-07-10 18:06:19 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > next state if the next encoded symbol is the MPS < / p >
< / div >
< / div >
< a class = "anchor" id = "a1ee680e4a9420ef645e2c3081a04c9c5" > < / 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_mqc_state::qeval< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > the probability of the Least Probable Symbol (0.75-> 0x8000, 1.5-> 0xffff) < / p >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "mqc_8h_source.html" > mqc.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 >