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: dwt.c File 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-08-10 06:39:58 +02:00
  < span id = "projectnumber" > 2.2.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 > < a href = "annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > Globals< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d522931ffa1371640980b621734a4381.html" > Users< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_694e20c96f4fc1be4aed4f026eadce94.html" > antonin< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_3ca1ad36e65e03f9e8d67ddc2553765b.html" > dev< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_181a881edfcb8646dab693a228fa6bde.html" > opj< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5064bb5511811c3176850b7e47443f14.html" > github< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_0b20524d8f8835ca75acc430451c8412.html" > openjpeg< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_e3f8a8e294f8271ee71cbcf3c2acacc1.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_da83fe5fdfb6c4554d36abffc03790ad.html" > lib< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_68013e83e260d17d49dee5e209315608.html" > openjp2< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#define-members" > Macros< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#func-members" > Functions< / a > |
< a href = "#var-members" > Variables< / a > < / div >
< div class = "headertitle" >
< div class = "title" > dwt.c File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2017-08-10 06:39:58 +02:00
< div class = "textblock" > < code > #include < assert.h> < / code > < br / >
< code > #include " < a class = "el" href = "opj__includes_8h_source.html" > opj_includes.h< / a > " < / code > < br / >
2015-07-10 18:06:19 +02:00
< / div > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structdwt__local.html" > dwt_local< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > union   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionopj__v4__t.html" > opj_v4_t< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structv4dwt__local.html" > v4dwt_local< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-08-10 06:39:58 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__dwd__decode__h__job__t.html" > opj_dwd_decode_h_job_t< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__dwd__decode__v__job__t.html" > opj_dwd_decode_v_job_t< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
2017-08-10 06:39:58 +02:00
< tr class = "memitem:a66b275350ced9ee2809a6d816448a3e7" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#a66b275350ced9ee2809a6d816448a3e7" > OPJ_SKIP_POISON< / a > < / td > < / tr >
< tr class = "separator:a66b275350ced9ee2809a6d816448a3e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "memitem:gadc2f3a78c374e6fdf074c6171fa1be74" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gadc2f3a78c374e6fdf074c6171fa1be74" > OPJ_WS< / a > (i)      v-> mem[(i)*2]< / td > < / tr >
< tr class = "separator:gadc2f3a78c374e6fdf074c6171fa1be74" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga31bf1fb6b96a5a983ebd491c347ad3db" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga31bf1fb6b96a5a983ebd491c347ad3db" > OPJ_WD< / a > (i)      v-> mem[(1+(i)*2)]< / td > < / tr >
< tr class = "separator:ga31bf1fb6b96a5a983ebd491c347ad3db" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-08-10 06:39:58 +02:00
< tr class = "memitem:ga203e9a299cb61df2823e412d871046d4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga203e9a299cb61df2823e412d871046d4" > VREG_INT_COUNT< / a >       4< / td > < / tr >
< tr class = "memdesc:ga203e9a299cb61df2823e412d871046d4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Number of int32 values in a SSE2 register. < a href = "group___d_w_t.html#ga203e9a299cb61df2823e412d871046d4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga203e9a299cb61df2823e412d871046d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaf921eb88f7e110d3c16c0ca4d33e6ece" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gaf921eb88f7e110d3c16c0ca4d33e6ece" > PARALLEL_COLS_53< / a >       (2*< a class = "el" href = "group___d_w_t.html#ga203e9a299cb61df2823e412d871046d4" > VREG_INT_COUNT< / a > )< / td > < / tr >
< tr class = "memdesc:gaf921eb88f7e110d3c16c0ca4d33e6ece" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Number of columns that we can process in parallel in the vertical pass. < a href = "group___d_w_t.html#gaf921eb88f7e110d3c16c0ca4d33e6ece" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gaf921eb88f7e110d3c16c0ca4d33e6ece" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "memitem:a665395cdbae6aed5f795011b9f2fb9d9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (i)      a[(i)*2]< / td > < / tr >
< tr class = "separator:a665395cdbae6aed5f795011b9f2fb9d9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a04bb4ccf4b75deb37b6c6ba2157e0c63" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (i)      a[(1+(i)*2)]< / td > < / tr >
< tr class = "separator:a04bb4ccf4b75deb37b6c6ba2157e0c63" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab69a5e12479c52ceed3d59a9729a7f42" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#ab69a5e12479c52ceed3d59a9729a7f42" > OPJ_S_< / a > (i)      ((i)< 0?< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (0):((i)> =sn?< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (sn-1):< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (i)))< / td > < / tr >
< tr class = "separator:ab69a5e12479c52ceed3d59a9729a7f42" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a78d3fbca149e143d6a82303cab0198da" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#a78d3fbca149e143d6a82303cab0198da" > OPJ_D_< / a > (i)      ((i)< 0?< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (0):((i)> =dn?< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (dn-1):< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (i)))< / td > < / tr >
< tr class = "separator:a78d3fbca149e143d6a82303cab0198da" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3e7f7c2b83a6d6b6b89173813f66b4c6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#a3e7f7c2b83a6d6b6b89173813f66b4c6" > OPJ_SS_< / a > (i)      ((i)< 0?< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (0):((i)> =dn?< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (dn-1):< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (i)))< / td > < / tr >
< tr class = "separator:a3e7f7c2b83a6d6b6b89173813f66b4c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9dfda884d0091fcbed7c98012b2e02f0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#a9dfda884d0091fcbed7c98012b2e02f0" > OPJ_DD_< / a > (i)      ((i)< 0?< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (0):((i)> =sn?< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (sn-1):< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (i)))< / td > < / tr >
< tr class = "separator:a9dfda884d0091fcbed7c98012b2e02f0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
2017-08-10 06:39:58 +02:00
< tr class = "memitem:ga5f66bc5a748c56e567a9704103a78dc3" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void(*  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga5f66bc5a748c56e567a9704103a78dc3" > DWT1DFN< / a > ) (const < a class = "el" href = "group___d_w_t.html#gab2b2c4ee2776b99c8ecb88b296a620a8" > opj_dwt_t< / a > *v)< / td > < / tr >
< tr class = "memdesc:ga5f66bc5a748c56e567a9704103a78dc3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Virtual function type for wavelet transform in 1-D. < a href = "group___d_w_t.html#ga5f66bc5a748c56e567a9704103a78dc3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga5f66bc5a748c56e567a9704103a78dc3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
2017-08-10 06:39:58 +02:00
< tr class = "memitem:aa1e1d65844d59fd0182bc2c5355144f5" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#aa1e1d65844d59fd0182bc2c5355144f5" > opj_idwt53_h_cas0< / a > (< a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *tmp, const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > sn, const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > len, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *tiledp)< / td > < / tr >
< tr class = "separator:aa1e1d65844d59fd0182bc2c5355144f5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa1a47075793852c4d73935ab6c4305d1" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#aa1a47075793852c4d73935ab6c4305d1" > opj_idwt53_h_cas1< / a > (< a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *tmp, const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > sn, const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > len, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *tiledp)< / td > < / tr >
< tr class = "separator:aa1a47075793852c4d73935ab6c4305d1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af8fc877331f6639b1d2f166451177f7f" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#af8fc877331f6639b1d2f166451177f7f" > opj_idwt53_h< / a > (const < a class = "el" href = "group___d_w_t.html#gab2b2c4ee2776b99c8ecb88b296a620a8" > opj_dwt_t< / a > *dwt, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *tiledp)< / td > < / tr >
< tr class = "separator:af8fc877331f6639b1d2f166451177f7f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa741e88e981684828174e88c8bb5c473" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#aa741e88e981684828174e88c8bb5c473" > opj_idwt3_v_cas0< / a > (< a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *tmp, const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > sn, const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > len, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *tiledp_col, const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > stride)< / td > < / tr >
< tr class = "memdesc:aa741e88e981684828174e88c8bb5c473" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Vertical inverse 5x3 wavelet transform for one column, when top-most pixel is on even coordinate. < a href = "#aa741e88e981684828174e88c8bb5c473" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa741e88e981684828174e88c8bb5c473" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1c7dea3463dc30fd40ff44d3e37d6402" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#a1c7dea3463dc30fd40ff44d3e37d6402" > opj_idwt3_v_cas1< / a > (< a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *tmp, const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > sn, const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > len, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *tiledp_col, const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > stride)< / td > < / tr >
< tr class = "memdesc:a1c7dea3463dc30fd40ff44d3e37d6402" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Vertical inverse 5x3 wavelet transform for one column, when top-most pixel is on odd coordinate. < a href = "#a1c7dea3463dc30fd40ff44d3e37d6402" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1c7dea3463dc30fd40ff44d3e37d6402" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae6b25268462aa5ebb4875b540c3b18ec" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#ae6b25268462aa5ebb4875b540c3b18ec" > opj_idwt53_v< / a > (const < a class = "el" href = "group___d_w_t.html#gab2b2c4ee2776b99c8ecb88b296a620a8" > opj_dwt_t< / a > *dwt, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *tiledp_col, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > stride, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > nb_cols)< / td > < / tr >
< tr class = "separator:ae6b25268462aa5ebb4875b540c3b18ec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "memitem:ga791590b5a5c6637fc4809fe4dd793ce0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga791590b5a5c6637fc4809fe4dd793ce0" > opj_dwt_encode< / a > (< a class = "el" href = "group___t_c_d.html#ga93b81f0bd84473329d4591adbfc94b29" > opj_tcd_tilecomp_t< / a > *tilec)< / td > < / tr >
2016-09-29 22:38:29 +02:00
< tr class = "memdesc:ga791590b5a5c6637fc4809fe4dd793ce0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Forward 5-3 wavelet transform in 2-D. < a href = "group___d_w_t.html#ga791590b5a5c6637fc4809fe4dd793ce0" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:ga791590b5a5c6637fc4809fe4dd793ce0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-08-10 06:39:58 +02:00
< tr class = "memitem:ga851ac455d3e28b8f39a9e3b0818a8196" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga851ac455d3e28b8f39a9e3b0818a8196" > opj_dwt_decode< / a > (< a class = "el" href = "structopj__thread__pool__t.html" > opj_thread_pool_t< / a > *tp, < a class = "el" href = "group___t_c_d.html#ga93b81f0bd84473329d4591adbfc94b29" > opj_tcd_tilecomp_t< / a > *tilec, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > numres)< / td > < / tr >
< tr class = "memdesc:ga851ac455d3e28b8f39a9e3b0818a8196" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Inverse 5-3 wavelet transform in 2-D. < a href = "group___d_w_t.html#ga851ac455d3e28b8f39a9e3b0818a8196" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga851ac455d3e28b8f39a9e3b0818a8196" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "memitem:ga42f534b2676d3b3f221f7a4c7a56506c" > < 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 = "group___d_w_t.html#ga42f534b2676d3b3f221f7a4c7a56506c" > opj_dwt_getgain< / a > (< a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > orient)< / td > < / tr >
< tr class = "memdesc:ga42f534b2676d3b3f221f7a4c7a56506c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the gain of a subband for the reversible 5-3 DWT. < a href = "group___d_w_t.html#ga42f534b2676d3b3f221f7a4c7a56506c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga42f534b2676d3b3f221f7a4c7a56506c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga15113da09b4cb72cf2c34433c059adf9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78" > OPJ_FLOAT64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga15113da09b4cb72cf2c34433c059adf9" > opj_dwt_getnorm< / a > (< a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > level, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > orient)< / td > < / tr >
< tr class = "memdesc:ga15113da09b4cb72cf2c34433c059adf9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the norm of a wavelet function of a subband at a specified level for the reversible 5-3 DWT. < a href = "group___d_w_t.html#ga15113da09b4cb72cf2c34433c059adf9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga15113da09b4cb72cf2c34433c059adf9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gad52a1e135848898a492fd8117683bd31" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gad52a1e135848898a492fd8117683bd31" > opj_dwt_encode_real< / a > (< a class = "el" href = "group___t_c_d.html#ga93b81f0bd84473329d4591adbfc94b29" > opj_tcd_tilecomp_t< / a > *tilec)< / td > < / tr >
< tr class = "memdesc:gad52a1e135848898a492fd8117683bd31" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Forward 9-7 wavelet transform in 2-D. < a href = "group___d_w_t.html#gad52a1e135848898a492fd8117683bd31" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gad52a1e135848898a492fd8117683bd31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga31b27675dfe6b866e2dcf9317610608b" > < 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 = "group___d_w_t.html#ga31b27675dfe6b866e2dcf9317610608b" > opj_dwt_getgain_real< / a > (< a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > orient)< / td > < / tr >
< tr class = "memdesc:ga31b27675dfe6b866e2dcf9317610608b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the gain of a subband for the irreversible 9-7 DWT. < a href = "group___d_w_t.html#ga31b27675dfe6b866e2dcf9317610608b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga31b27675dfe6b866e2dcf9317610608b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga330f64c5e2755f1b2a3c1d2b591d09ed" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78" > OPJ_FLOAT64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga330f64c5e2755f1b2a3c1d2b591d09ed" > opj_dwt_getnorm_real< / a > (< a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > level, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > orient)< / td > < / tr >
< tr class = "memdesc:ga330f64c5e2755f1b2a3c1d2b591d09ed" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the norm of a wavelet function of a subband at a specified level for the irreversible 9-7 DWT. < a href = "group___d_w_t.html#ga330f64c5e2755f1b2a3c1d2b591d09ed" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga330f64c5e2755f1b2a3c1d2b591d09ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1cbaf895c3ddcf1990d30d07e7604980" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga1cbaf895c3ddcf1990d30d07e7604980" > opj_dwt_calc_explicit_stepsizes< / a > (< a class = "el" href = "group___j2_k.html#ga9c76db3caa96a43b557791b7b7509572" > opj_tccp_t< / a > *tccp, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > prec)< / td > < / tr >
< tr class = "memdesc:ga1cbaf895c3ddcf1990d30d07e7604980" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Explicit calculation of the Quantization Stepsizes. < a href = "group___d_w_t.html#ga1cbaf895c3ddcf1990d30d07e7604980" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga1cbaf895c3ddcf1990d30d07e7604980" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-08-10 06:39:58 +02:00
< tr class = "memitem:ab6701233c67d89f96c5328f2627a6233" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#ab6701233c67d89f96c5328f2627a6233" > opj_dwt_decode_h_func< / a > (void *user_data, < a class = "el" href = "structopj__tls__t.html" > opj_tls_t< / a > *tls)< / td > < / tr >
< tr class = "separator:ab6701233c67d89f96c5328f2627a6233" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2b001cbb0e2278c374cead2046ea4023" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#a2b001cbb0e2278c374cead2046ea4023" > opj_dwt_decode_v_func< / a > (void *user_data, < a class = "el" href = "structopj__tls__t.html" > opj_tls_t< / a > *tls)< / td > < / tr >
< tr class = "separator:a2b001cbb0e2278c374cead2046ea4023" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-29 22:38:29 +02:00
< tr class = "memitem:ga403bd8bf5833ad7b859499006bc94bfc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga403bd8bf5833ad7b859499006bc94bfc" > opj_dwt_decode_real< / a > (< a class = "el" href = "group___t_c_d.html#ga93b81f0bd84473329d4591adbfc94b29" > opj_tcd_tilecomp_t< / a > *< a class = "el" href = "opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2" > OPJ_RESTRICT< / a > tilec, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > numres)< / td > < / tr >
< tr class = "memdesc:ga403bd8bf5833ad7b859499006bc94bfc" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Inverse 9-7 wavelet transform in 2-D. < a href = "group___d_w_t.html#ga403bd8bf5833ad7b859499006bc94bfc" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga403bd8bf5833ad7b859499006bc94bfc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Local static functions< / div > < / td > < / tr >
2016-09-29 22:38:29 +02:00
< tr class = "memitem:ga0b6cd2e3590b6c11297128ef42b00fe2" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga0b6cd2e3590b6c11297128ef42b00fe2" > opj_dwt_deinterleave_h< / a > (< a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *a, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *b, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > dn, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > sn, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > cas)< / td > < / tr >
< tr class = "memdesc:ga0b6cd2e3590b6c11297128ef42b00fe2" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Forward lazy transform (horizontal) < a href = "group___d_w_t.html#ga0b6cd2e3590b6c11297128ef42b00fe2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga0b6cd2e3590b6c11297128ef42b00fe2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga4c4f46cd84206ee317a0ee2a2021c932" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga4c4f46cd84206ee317a0ee2a2021c932" > opj_dwt_deinterleave_v< / a > (< a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *a, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *b, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > dn, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > sn, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > x, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > cas)< / td > < / tr >
< tr class = "memdesc:ga4c4f46cd84206ee317a0ee2a2021c932" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Forward lazy transform (vertical) < a href = "group___d_w_t.html#ga4c4f46cd84206ee317a0ee2a2021c932" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga4c4f46cd84206ee317a0ee2a2021c932" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga98ee55372f7bad698b27e61ae58f3955" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga98ee55372f7bad698b27e61ae58f3955" > opj_dwt_encode_1< / a > (< a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *a, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > dn, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > sn, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > cas)< / td > < / tr >
< tr class = "memdesc:ga98ee55372f7bad698b27e61ae58f3955" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Forward 5-3 wavelet transform in 1-D. < a href = "group___d_w_t.html#ga98ee55372f7bad698b27e61ae58f3955" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga98ee55372f7bad698b27e61ae58f3955" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2951099dd464175bcf192755f843fe56" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga2951099dd464175bcf192755f843fe56" > opj_dwt_encode_1_real< / a > (< a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *a, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > dn, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > sn, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > cas)< / td > < / tr >
< tr class = "memdesc:ga2951099dd464175bcf192755f843fe56" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Forward 9-7 wavelet transform in 1-D. < a href = "group___d_w_t.html#ga2951099dd464175bcf192755f843fe56" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga2951099dd464175bcf192755f843fe56" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gab25c1a377c367a7246c24179477cd956" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gab25c1a377c367a7246c24179477cd956" > opj_dwt_encode_stepsize< / a > (< a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > stepsize, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > numbps, < a class = "el" href = "group___j2_k.html#ga0ad456b88c684f8d81cc5962867046e7" > opj_stepsize_t< / a > *bandno_stepsize)< / td > < / tr >
< tr class = "memdesc:gab25c1a377c367a7246c24179477cd956" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Explicit calculation of the Quantization Stepsizes. < a href = "group___d_w_t.html#gab25c1a377c367a7246c24179477cd956" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gab25c1a377c367a7246c24179477cd956" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-08-10 06:39:58 +02:00
< tr class = "memitem:ga473550255363b8acb0c9b10a6dbac434" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga473550255363b8acb0c9b10a6dbac434" > opj_dwt_decode_tile< / a > (< a class = "el" href = "structopj__thread__pool__t.html" > opj_thread_pool_t< / a > *tp, < a class = "el" href = "group___t_c_d.html#ga93b81f0bd84473329d4591adbfc94b29" > opj_tcd_tilecomp_t< / a > *tilec, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > i)< / td > < / tr >
< tr class = "memdesc:ga473550255363b8acb0c9b10a6dbac434" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Inverse wavelet transform in 2-D. < a href = "group___d_w_t.html#ga473550255363b8acb0c9b10a6dbac434" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga473550255363b8acb0c9b10a6dbac434" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-29 22:38:29 +02:00
< tr class = "memitem:gaf5d11346c5468f428d60d40e7dfced26" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gaf5d11346c5468f428d60d40e7dfced26" > opj_dwt_encode_procedure< / a > (< a class = "el" href = "group___t_c_d.html#ga93b81f0bd84473329d4591adbfc94b29" > opj_tcd_tilecomp_t< / a > *tilec, void(*p_function)(< a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > , < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > , < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > ))< / td > < / tr >
< tr class = "separator:gaf5d11346c5468f428d60d40e7dfced26" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gac2fffad328e477aa744b59f2872e5603" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gac2fffad328e477aa744b59f2872e5603" > opj_dwt_max_resolution< / a > (< a class = "el" href = "group___t_c_d.html#gad1d24a03a43040a0a219f65711215ce8" > opj_tcd_resolution_t< / a > *< a class = "el" href = "opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2" > OPJ_RESTRICT< / a > r, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > i)< / td > < / tr >
< tr class = "separator:gac2fffad328e477aa744b59f2872e5603" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga3863bfa7b97c708892b1b607eb6380d8" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga3863bfa7b97c708892b1b607eb6380d8" > opj_v4dwt_decode< / a > (< a class = "el" href = "group___d_w_t.html#ga8424a7f1c3f2511093be097796df514f" > opj_v4dwt_t< / a > *< a class = "el" href = "opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2" > OPJ_RESTRICT< / a > dwt)< / td > < / tr >
< tr class = "separator:ga3863bfa7b97c708892b1b607eb6380d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga094fd3d3e5a1a1f8b00c5340872f037e" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga094fd3d3e5a1a1f8b00c5340872f037e" > opj_v4dwt_interleave_h< / a > (< a class = "el" href = "group___d_w_t.html#ga8424a7f1c3f2511093be097796df514f" > opj_v4dwt_t< / a > *< a class = "el" href = "opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2" > OPJ_RESTRICT< / a > w, < a class = "el" href = "openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04" > OPJ_FLOAT32< / a > *< a class = "el" href = "opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2" > OPJ_RESTRICT< / a > a, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > x, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > size)< / td > < / tr >
< tr class = "separator:ga094fd3d3e5a1a1f8b00c5340872f037e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gafd9564a93feba5c3a554ee00b2332ef8" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gafd9564a93feba5c3a554ee00b2332ef8" > opj_v4dwt_interleave_v< / a > (< a class = "el" href = "group___d_w_t.html#ga8424a7f1c3f2511093be097796df514f" > opj_v4dwt_t< / a > *< a class = "el" href = "opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2" > OPJ_RESTRICT< / a > v, < a class = "el" href = "openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04" > OPJ_FLOAT32< / a > *< a class = "el" href = "opj__includes_8h.html#a47acbf7ae97e1ef7371a1c92a42505b2" > OPJ_RESTRICT< / a > a, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > x, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > nb_elts_read)< / td > < / tr >
< tr class = "separator:gafd9564a93feba5c3a554ee00b2332ef8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga8894826af3ccbb0ca37f78750eb4e891" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga8894826af3ccbb0ca37f78750eb4e891" > opj_v4dwt_decode_step1< / a > (< a class = "el" href = "unionopj__v4__t.html" > opj_v4_t< / a > *w, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > count, const < a class = "el" href = "openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04" > OPJ_FLOAT32< / a > c)< / td > < / tr >
< tr class = "separator:ga8894826af3ccbb0ca37f78750eb4e891" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gad7747f9ab1af32a7f60377d99ef53900" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gad7747f9ab1af32a7f60377d99ef53900" > opj_v4dwt_decode_step2< / a > (< a class = "el" href = "unionopj__v4__t.html" > opj_v4_t< / a > *l, < a class = "el" href = "unionopj__v4__t.html" > opj_v4_t< / a > *w, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > k, < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > m, < a class = "el" href = "openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04" > OPJ_FLOAT32< / a > c)< / td > < / tr >
< tr class = "separator:gad7747f9ab1af32a7f60377d99ef53900" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "var-members" > < / a >
Variables< / h2 > < / td > < / tr >
< tr class = "memitem:a89771527f21d8d0263dec95f8dc6719a" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78" > OPJ_FLOAT64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#a89771527f21d8d0263dec95f8dc6719a" > opj_dwt_norms< / a > [4][10]< / td > < / tr >
< tr class = "separator:a89771527f21d8d0263dec95f8dc6719a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad63482114deaec210544670eff0735b0" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78" > OPJ_FLOAT64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dwt_8c.html#ad63482114deaec210544670eff0735b0" > opj_dwt_norms_real< / a > [4][10]< / td > < / tr >
< tr class = "separator:ad63482114deaec210544670eff0735b0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "member-group" > < / a >
Local data structures< / h2 > < / td > < / tr >
< tr class = "memitem:gab2b2c4ee2776b99c8ecb88b296a620a8" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "structdwt__local.html" > dwt_local< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gab2b2c4ee2776b99c8ecb88b296a620a8" > opj_dwt_t< / a > < / td > < / tr >
< tr class = "separator:gab2b2c4ee2776b99c8ecb88b296a620a8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga8424a7f1c3f2511093be097796df514f" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "structv4dwt__local.html" > v4dwt_local< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga8424a7f1c3f2511093be097796df514f" > opj_v4dwt_t< / a > < / td > < / tr >
< tr class = "separator:ga8424a7f1c3f2511093be097796df514f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gab8b0c73c4991801002eea1b7637833cb" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04" > OPJ_FLOAT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gab8b0c73c4991801002eea1b7637833cb" > opj_dwt_alpha< / a > = 1.586134342f< / td > < / tr >
< tr class = "separator:gab8b0c73c4991801002eea1b7637833cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaafba980731e95aed90465a71cb756bc6" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04" > OPJ_FLOAT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gaafba980731e95aed90465a71cb756bc6" > opj_dwt_beta< / a > = 0.052980118f< / td > < / tr >
< tr class = "separator:gaafba980731e95aed90465a71cb756bc6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga687fda46e96f2b0d4bd024420a4d2613" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04" > OPJ_FLOAT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga687fda46e96f2b0d4bd024420a4d2613" > opj_dwt_gamma< / a > = -0.882911075f< / td > < / tr >
< tr class = "separator:ga687fda46e96f2b0d4bd024420a4d2613" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2962144d4857414a5398dbfe26b473ce" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04" > OPJ_FLOAT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga2962144d4857414a5398dbfe26b473ce" > opj_dwt_delta< / a > = -0.443506852f< / td > < / tr >
< tr class = "separator:ga2962144d4857414a5398dbfe26b473ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gae9facab0f679d59912d85f59c2a0b21a" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04" > OPJ_FLOAT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#gae9facab0f679d59912d85f59c2a0b21a" > opj_K< / a > = 1.230174105f< / td > < / tr >
< tr class = "separator:gae9facab0f679d59912d85f59c2a0b21a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga20591973d84eeab727e761d41c6fb24d" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "openjpeg_8h.html#a62c71ae712322de0bef73cebae23fa04" > OPJ_FLOAT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___d_w_t.html#ga20591973d84eeab727e761d41c6fb24d" > opj_c13318< / a > = 1.625732422f< / td > < / tr >
< tr class = "separator:ga20591973d84eeab727e761d41c6fb24d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
< a class = "anchor" id = "a04bb4ccf4b75deb37b6c6ba2157e0c63" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define OPJ_D< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > i< / td > < td > )< / td >
< td >       a[(1+(i)*2)]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-10 06:39:58 +02:00
< p > Referenced by < a class = "el" href = "group___d_w_t.html#ga98ee55372f7bad698b27e61ae58f3955" > opj_dwt_encode_1()< / a > , and < a class = "el" href = "group___d_w_t.html#ga2951099dd464175bcf192755f843fe56" > opj_dwt_encode_1_real()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< a class = "anchor" id = "a78d3fbca149e143d6a82303cab0198da" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define OPJ_D_< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > i< / td > < td > )< / td >
< td >       ((i)< 0?< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (0):((i)> =dn?< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (dn-1):< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (i)))< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-10 06:39:58 +02:00
< p > Referenced by < a class = "el" href = "group___d_w_t.html#ga98ee55372f7bad698b27e61ae58f3955" > opj_dwt_encode_1()< / a > , and < a class = "el" href = "group___d_w_t.html#ga2951099dd464175bcf192755f843fe56" > opj_dwt_encode_1_real()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< a class = "anchor" id = "a9dfda884d0091fcbed7c98012b2e02f0" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define OPJ_DD_< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > i< / td > < td > )< / td >
< td >       ((i)< 0?< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (0):((i)> =sn?< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (sn-1):< a class = "el" href = "dwt_8c.html#a04bb4ccf4b75deb37b6c6ba2157e0c63" > OPJ_D< / a > (i)))< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-10 06:39:58 +02:00
< p > Referenced by < a class = "el" href = "group___d_w_t.html#ga98ee55372f7bad698b27e61ae58f3955" > opj_dwt_encode_1()< / a > , and < a class = "el" href = "group___d_w_t.html#ga2951099dd464175bcf192755f843fe56" > opj_dwt_encode_1_real()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< a class = "anchor" id = "a665395cdbae6aed5f795011b9f2fb9d9" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define OPJ_S< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > i< / td > < td > )< / td >
< td >       a[(i)*2]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-10 06:39:58 +02:00
< p > Referenced by < a class = "el" href = "group___d_w_t.html#ga98ee55372f7bad698b27e61ae58f3955" > opj_dwt_encode_1()< / a > , and < a class = "el" href = "group___d_w_t.html#ga2951099dd464175bcf192755f843fe56" > opj_dwt_encode_1_real()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< a class = "anchor" id = "ab69a5e12479c52ceed3d59a9729a7f42" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define OPJ_S_< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > i< / td > < td > )< / td >
< td >       ((i)< 0?< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (0):((i)> =sn?< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (sn-1):< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (i)))< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-09-29 22:38:29 +02:00
< p > Referenced by < a class = "el" href = "group___d_w_t.html#ga98ee55372f7bad698b27e61ae58f3955" > opj_dwt_encode_1()< / a > , and < a class = "el" href = "group___d_w_t.html#ga2951099dd464175bcf192755f843fe56" > opj_dwt_encode_1_real()< / a > .< / p >
2015-07-10 18:06:19 +02:00
2017-08-10 06:39:58 +02:00
< / div >
< / div >
< a class = "anchor" id = "a66b275350ced9ee2809a6d816448a3e7" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define OPJ_SKIP_POISON< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< a class = "anchor" id = "a3e7f7c2b83a6d6b6b89173813f66b4c6" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define OPJ_SS_< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > i< / td > < td > )< / td >
< td >       ((i)< 0?< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (0):((i)> =dn?< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (dn-1):< a class = "el" href = "dwt_8c.html#a665395cdbae6aed5f795011b9f2fb9d9" > OPJ_S< / a > (i)))< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-10 06:39:58 +02:00
< p > Referenced by < a class = "el" href = "group___d_w_t.html#ga98ee55372f7bad698b27e61ae58f3955" > opj_dwt_encode_1()< / a > , and < a class = "el" href = "group___d_w_t.html#ga2951099dd464175bcf192755f843fe56" > opj_dwt_encode_1_real()< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a class = "anchor" id = "ab6701233c67d89f96c5328f2627a6233" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void opj_dwt_decode_h_func < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > user_data< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "structopj__tls__t.html" > opj_tls_t< / a > *  < / td >
< td class = "paramname" > < em > tls< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "structopj__dwd__decode__h__job__t.html#a293437c172b64ff06a379e8c31879957" > opj_dwd_decode_h_job_t::h< / a > , < a class = "el" href = "structdwt__local.html#a0ff176be306d28f60ac07fe7999f0351" > dwt_local::mem< / a > , < a class = "el" href = "structopj__dwd__decode__h__job__t.html#a70b542215bdb62a976ec17484606252d" > opj_dwd_decode_h_job_t::min_j< / a > , < a class = "el" href = "group___m_i_s_c.html#gaefeccfbb22ba64c00f94f7f66fc97126" > opj_aligned_free()< / a > , < a class = "el" href = "group___m_i_s_c.html#ga2bd00e2482ae36197631bde0665cfdfe" > opj_free()< / a > , < a class = "el" href = "dwt_8c.html#af8fc877331f6639b1d2f166451177f7f" > opj_idwt53_h()< / a > , < a class = "el" href = "structopj__dwd__decode__h__job__t.html#a6afa70016cd767a93f4b387948fec9a1" > opj_dwd_decode_h_job_t::tiledp< / a > , and < a class = "el" href = "structopj__dwd__decode__h__job__t.html#a9ce8fa94a6c32aec1deb7a1b1ddb5e75" > opj_dwd_decode_h_job_t::w< / a > .< / p >
< p > Referenced by < a class = "el" href = "group___d_w_t.html#ga473550255363b8acb0c9b10a6dbac434" > opj_dwt_decode_tile()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a2b001cbb0e2278c374cead2046ea4023" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void opj_dwt_decode_v_func < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > user_data< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "structopj__tls__t.html" > opj_tls_t< / a > *  < / td >
< td class = "paramname" > < em > tls< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "structopj__dwd__decode__v__job__t.html#ada432ee2ce3778a9b34b8ba4f4a97abd" > opj_dwd_decode_v_job_t::max_j< / a > , < a class = "el" href = "structdwt__local.html#a0ff176be306d28f60ac07fe7999f0351" > dwt_local::mem< / a > , < a class = "el" href = "structopj__dwd__decode__v__job__t.html#a56a0817df9209c5b6cf8903855374c6f" > opj_dwd_decode_v_job_t::min_j< / a > , < a class = "el" href = "group___m_i_s_c.html#gaefeccfbb22ba64c00f94f7f66fc97126" > opj_aligned_free()< / a > , < a class = "el" href = "group___m_i_s_c.html#ga2bd00e2482ae36197631bde0665cfdfe" > opj_free()< / a > , < a class = "el" href = "dwt_8c.html#ae6b25268462aa5ebb4875b540c3b18ec" > opj_idwt53_v()< / a > , < a class = "el" href = "group___d_w_t.html#gaf921eb88f7e110d3c16c0ca4d33e6ece" > PARALLEL_COLS_53< / a > , < a class = "el" href = "structopj__dwd__decode__v__job__t.html#a797aff8158e5598deef78b1090de2d1e" > opj_dwd_decode_v_job_t::tiledp< / a > , < a class = "el" href = "structopj__dwd__decode__v__job__t.html#abc625ce46d77d1592678cc7cfc7ea5c9" > opj_dwd_decode_v_job_t::v< / a > , and < a class = "el" href = "structopj__dwd__decode__v__job__t.html#a0c0901c76829899d23973ee50b510411" > opj_dwd_decode_v_job_t::w< / a > .< / p >
< p > Referenced by < a class = "el" href = "group___d_w_t.html#ga473550255363b8acb0c9b10a6dbac434" > opj_dwt_decode_tile()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "aa741e88e981684828174e88c8bb5c473" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void opj_idwt3_v_cas0 < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *  < / td >
< td class = "paramname" > < em > tmp< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > sn< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *  < / td >
< td class = "paramname" > < em > tiledp_col< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > stride< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Vertical inverse 5x3 wavelet transform for one column, when top-most pixel is on even coordinate. < / p >
< p > Referenced by < a class = "el" href = "dwt_8c.html#ae6b25268462aa5ebb4875b540c3b18ec" > opj_idwt53_v()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a1c7dea3463dc30fd40ff44d3e37d6402" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void opj_idwt3_v_cas1 < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *  < / td >
< td class = "paramname" > < em > tmp< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > sn< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *  < / td >
< td class = "paramname" > < em > tiledp_col< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > stride< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Vertical inverse 5x3 wavelet transform for one column, when top-most pixel is on odd coordinate. < / p >
< p > Referenced by < a class = "el" href = "dwt_8c.html#ae6b25268462aa5ebb4875b540c3b18ec" > opj_idwt53_v()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "af8fc877331f6639b1d2f166451177f7f" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void opj_idwt53_h < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "group___d_w_t.html#gab2b2c4ee2776b99c8ecb88b296a620a8" > opj_dwt_t< / a > *  < / td >
< td class = "paramname" > < em > dwt< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *  < / td >
< td class = "paramname" > < em > tiledp< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "structdwt__local.html#a6edde1cc0a7ac25c1116affd9fcd3991" > dwt_local::cas< / a > , < a class = "el" href = "structdwt__local.html#a55352e9122d04587f04e1fcd55904d53" > dwt_local::dn< / a > , < a class = "el" href = "structdwt__local.html#a0ff176be306d28f60ac07fe7999f0351" > dwt_local::mem< / a > , < a class = "el" href = "dwt_8c.html#aa1e1d65844d59fd0182bc2c5355144f5" > opj_idwt53_h_cas0()< / a > , < a class = "el" href = "dwt_8c.html#aa1a47075793852c4d73935ab6c4305d1" > opj_idwt53_h_cas1()< / a > , and < a class = "el" href = "structdwt__local.html#af52e06d1d510c7c4b20544183c33ed1d" > dwt_local::sn< / a > .< / p >
< p > Referenced by < a class = "el" href = "dwt_8c.html#ab6701233c67d89f96c5328f2627a6233" > opj_dwt_decode_h_func()< / a > , and < a class = "el" href = "group___d_w_t.html#ga473550255363b8acb0c9b10a6dbac434" > opj_dwt_decode_tile()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "aa1e1d65844d59fd0182bc2c5355144f5" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void opj_idwt53_h_cas0 < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *  < / td >
< td class = "paramname" > < em > tmp< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > sn< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *  < / td >
< td class = "paramname" > < em > tiledp< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Referenced by < a class = "el" href = "dwt_8c.html#af8fc877331f6639b1d2f166451177f7f" > opj_idwt53_h()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "aa1a47075793852c4d73935ab6c4305d1" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void opj_idwt53_h_cas1 < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *  < / td >
< td class = "paramname" > < em > tmp< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > sn< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *  < / td >
< td class = "paramname" > < em > tiledp< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Referenced by < a class = "el" href = "dwt_8c.html#af8fc877331f6639b1d2f166451177f7f" > opj_idwt53_h()< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ae6b25268462aa5ebb4875b540c3b18ec" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void opj_idwt53_v < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "group___d_w_t.html#gab2b2c4ee2776b99c8ecb88b296a620a8" > opj_dwt_t< / a > *  < / td >
< td class = "paramname" > < em > dwt< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *  < / td >
< td class = "paramname" > < em > tiledp_col< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > stride< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a >   < / td >
< td class = "paramname" > < em > nb_cols< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > References < a class = "el" href = "structdwt__local.html#a6edde1cc0a7ac25c1116affd9fcd3991" > dwt_local::cas< / a > , < a class = "el" href = "structdwt__local.html#a55352e9122d04587f04e1fcd55904d53" > dwt_local::dn< / a > , < a class = "el" href = "structdwt__local.html#a0ff176be306d28f60ac07fe7999f0351" > dwt_local::mem< / a > , < a class = "el" href = "dwt_8c.html#aa741e88e981684828174e88c8bb5c473" > opj_idwt3_v_cas0()< / a > , < a class = "el" href = "dwt_8c.html#a1c7dea3463dc30fd40ff44d3e37d6402" > opj_idwt3_v_cas1()< / a > , < a class = "el" href = "group___d_w_t.html#gaf921eb88f7e110d3c16c0ca4d33e6ece" > PARALLEL_COLS_53< / a > , and < a class = "el" href = "structdwt__local.html#af52e06d1d510c7c4b20544183c33ed1d" > dwt_local::sn< / a > .< / p >
< p > Referenced by < a class = "el" href = "group___d_w_t.html#ga473550255363b8acb0c9b10a6dbac434" > opj_dwt_decode_tile()< / a > , and < a class = "el" href = "dwt_8c.html#a2b001cbb0e2278c374cead2046ea4023" > opj_dwt_decode_v_func()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Variable Documentation< / h2 >
< a class = "anchor" id = "a89771527f21d8d0263dec95f8dc6719a" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78" > OPJ_FLOAT64< / a > opj_dwt_norms[4][10]< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = {< / div >
2017-08-10 06:39:58 +02:00
< div class = "line" > {1.000, 1.500, 2.750, 5.375, 10.68, 21.34, 42.67, 85.33, 170.7, 341.3},< / div >
< div class = "line" > {1.038, 1.592, 2.919, 5.703, 11.33, 22.64, 45.25, 90.48, 180.9},< / div >
< div class = "line" > {1.038, 1.592, 2.919, 5.703, 11.33, 22.64, 45.25, 90.48, 180.9},< / div >
< div class = "line" > {.7186, .9218, 1.586, 3.043, 6.019, 12.01, 24.00, 47.97, 95.93}< / div >
2015-07-10 18:06:19 +02:00
< div class = "line" > }< / div >
< / div > <!-- fragment -->
< / div >
< / div >
< a class = "anchor" id = "ad63482114deaec210544670eff0735b0" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "openjpeg_8h.html#a2e5e9eaf3c126e11d1f058b78a0bce78" > OPJ_FLOAT64< / a > opj_dwt_norms_real[4][10]< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = {< / div >
2017-08-10 06:39:58 +02:00
< div class = "line" > {1.000, 1.965, 4.177, 8.403, 16.90, 33.84, 67.69, 135.3, 270.6, 540.9},< / div >
< div class = "line" > {2.022, 3.989, 8.355, 17.04, 34.27, 68.63, 137.3, 274.6, 549.0},< / div >
< div class = "line" > {2.022, 3.989, 8.355, 17.04, 34.27, 68.63, 137.3, 274.6, 549.0},< / div >
< div class = "line" > {2.080, 3.865, 8.307, 17.18, 34.71, 69.59, 139.3, 278.6, 557.2}< / div >
2015-07-10 18:06:19 +02:00
< div class = "line" > }< / div >
< / div > <!-- fragment -->
< / div >
< / div >
< / 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 >