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: opj_decoding_param 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
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" > opj_decoding_param Struct Reference< div class = "ingroups" > < a class = "el" href = "group___j2_k.html" > J2K - JPEG-2000 codestream reader/writer< / a > < / div > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "j2k_8h_source.html" > j2k.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:ac39589eec454fb99b40d8bc5a4c4f477" > < 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__decoding__param.html#ac39589eec454fb99b40d8bc5a4c4f477" > m_reduce< / a > < / td > < / tr >
< tr class = "memdesc:ac39589eec454fb99b40d8bc5a4c4f477" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > if != 0, then original dimension divided by 2^(reduce); if == 0 or not used, image is decoded to the full resolution < a href = "#ac39589eec454fb99b40d8bc5a4c4f477" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac39589eec454fb99b40d8bc5a4c4f477" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a022188600998169e6ba1a8c998cb227d" > < 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__decoding__param.html#a022188600998169e6ba1a8c998cb227d" > m_layer< / a > < / td > < / tr >
< tr class = "memdesc:a022188600998169e6ba1a8c998cb227d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > if != 0, then only the first "layer" layers are decoded; if == 0 or not used, all the quality layers are decoded < a href = "#a022188600998169e6ba1a8c998cb227d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a022188600998169e6ba1a8c998cb227d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Field Documentation< / h2 >
2019-04-02 16:25:55 +02:00
< a id = "a022188600998169e6ba1a8c998cb227d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a022188600998169e6ba1a8c998cb227d" > ◆ < / a > < / span > m_layer< / 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 = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > opj_decoding_param::m_layer< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > if != 0, then only the first "layer" layers are decoded; if == 0 or not used, all the quality layers are decoded < / p >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "group___j2_k.html#gae37490bb6b2eb9a851e24c4a53aa6da0" > opj_j2k_read_cod()< / a > , and < a class = "el" href = "group___j2_k.html#gad278fa72d1461084c57c87a4276850cf" > opj_j2k_setup_decoder()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "ac39589eec454fb99b40d8bc5a4c4f477" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac39589eec454fb99b40d8bc5a4c4f477" > ◆ < / a > < / span > m_reduce< / 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 = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > opj_decoding_param::m_reduce< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > if != 0, then original dimension divided by 2^(reduce); if == 0 or not used, image is decoded to the full resolution < / p >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "j2k_8h.html#a09f2c6c83d8066e1db9ab66fed58d9c8" > opj_j2k_decode()< / a > , < a class = "el" href = "group___j2_k.html#gaa91c21b73fc17028a77ba44d3987f17a" > opj_j2k_read_siz()< / a > , < a class = "el" href = "group___j2_k.html#ga302098a94dfdd7406da50abc633720d8" > opj_j2k_read_SPCod_SPCoc()< / a > , < a class = "el" href = "j2k_8h.html#ab4cb6916a495309faab2dd7cb587ccb8" > opj_j2k_set_decode_area()< / a > , < a class = "el" href = "j2k_8h.html#ad2c05f29bca659d072a13133993312f9" > opj_j2k_set_decoded_resolution_factor()< / a > , < a class = "el" href = "group___j2_k.html#gad278fa72d1461084c57c87a4276850cf" > opj_j2k_setup_decoder()< / a > , and < a class = "el" href = "tcd_8c.html#a54bd587a88cc401980302d13635b2703" > opj_tcd_init_tile()< / 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 = "j2k_8h_source.html" > j2k.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 >