2022-05-13 20:21:13 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2015-07-10 18:06:19 +02:00
< 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" / >
2022-05-13 20:21:13 +02:00
< meta name = "generator" content = "Doxygen 1.8.17" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2015-07-10 18:06:19 +02:00
< title > OpenJPEG: opj_image_comp 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
2022-05-13 20:21:13 +02:00
  < span id = "projectnumber" > 2.5.0< / span >
2015-07-10 18:06:19 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-05-13 20:21:13 +02:00
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
2015-07-10 18:06:19 +02:00
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
2022-05-13 20:21:13 +02:00
< a href = "#pub-methods" > Public Member Functions< / a > |
2015-07-10 18:06:19 +02:00
< a href = "#pub-attribs" > Data Fields< / a > < / div >
< div class = "headertitle" >
< div class = "title" > opj_image_comp Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Defines a single image component.
< a href = "structopj__image__comp.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "openjpeg_8h_source.html" > openjpeg.h< / a > > < / code > < / p >
< table class = "memberdecls" >
2022-05-13 20:21:13 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:abd984d7badb68d4e6ff609baca47613e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__image__comp.html#abd984d7badb68d4e6ff609baca47613e" > OPJ_DEPRECATED_STRUCT_MEMBER< / a > (< a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > bpp, " Use < a class = "el" href = "structopj__image__comp.html#ab7210ddbf12e6d9998d24034a579cea1" > prec< / a > instead" )< / td > < / tr >
< tr class = "memdesc:abd984d7badb68d4e6ff609baca47613e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > obsolete: use prec instead < a href = "structopj__image__comp.html#abd984d7badb68d4e6ff609baca47613e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:abd984d7badb68d4e6ff609baca47613e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2015-07-10 18:06:19 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Data Fields< / h2 > < / td > < / tr >
< tr class = "memitem:a0805d2f69bb770ff022c164aeda22685" > < 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__image__comp.html#a0805d2f69bb770ff022c164aeda22685" > dx< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:a0805d2f69bb770ff022c164aeda22685" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > XRsiz: horizontal separation of a sample of ith component with respect to the reference grid. < a href = "structopj__image__comp.html#a0805d2f69bb770ff022c164aeda22685" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:a0805d2f69bb770ff022c164aeda22685" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af9d6fd62a2b8bdd9fd162ce403eb0f10" > < 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__image__comp.html#af9d6fd62a2b8bdd9fd162ce403eb0f10" > dy< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:af9d6fd62a2b8bdd9fd162ce403eb0f10" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > YRsiz: vertical separation of a sample of ith component with respect to the reference grid. < a href = "structopj__image__comp.html#af9d6fd62a2b8bdd9fd162ce403eb0f10" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:af9d6fd62a2b8bdd9fd162ce403eb0f10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a59225121158d5bc911838e5b05779cdb" > < 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__image__comp.html#a59225121158d5bc911838e5b05779cdb" > w< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:a59225121158d5bc911838e5b05779cdb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > data width < a href = "structopj__image__comp.html#a59225121158d5bc911838e5b05779cdb" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:a59225121158d5bc911838e5b05779cdb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a11ecb361a0c49b482c90573a868cc8dc" > < 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__image__comp.html#a11ecb361a0c49b482c90573a868cc8dc" > h< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:a11ecb361a0c49b482c90573a868cc8dc" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > data height < a href = "structopj__image__comp.html#a11ecb361a0c49b482c90573a868cc8dc" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:a11ecb361a0c49b482c90573a868cc8dc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1f897a8932374ca64cd4d7a256008ea3" > < 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__image__comp.html#a1f897a8932374ca64cd4d7a256008ea3" > x0< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:a1f897a8932374ca64cd4d7a256008ea3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > x component offset compared to the whole image < a href = "structopj__image__comp.html#a1f897a8932374ca64cd4d7a256008ea3" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:a1f897a8932374ca64cd4d7a256008ea3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa8dff1eb1f11e9f21b0ddefe14ad3fc6" > < 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__image__comp.html#aa8dff1eb1f11e9f21b0ddefe14ad3fc6" > y0< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:aa8dff1eb1f11e9f21b0ddefe14ad3fc6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > y component offset compared to the whole image < a href = "structopj__image__comp.html#aa8dff1eb1f11e9f21b0ddefe14ad3fc6" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:aa8dff1eb1f11e9f21b0ddefe14ad3fc6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab7210ddbf12e6d9998d24034a579cea1" > < 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__image__comp.html#ab7210ddbf12e6d9998d24034a579cea1" > prec< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:ab7210ddbf12e6d9998d24034a579cea1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > precision: number of bits per component per pixel < a href = "structopj__image__comp.html#ab7210ddbf12e6d9998d24034a579cea1" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:ab7210ddbf12e6d9998d24034a579cea1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2d2337d15fd837252fe250386bac7fb9" > < 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__image__comp.html#a2d2337d15fd837252fe250386bac7fb9" > sgnd< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:a2d2337d15fd837252fe250386bac7fb9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > signed (1) / unsigned (0) < a href = "structopj__image__comp.html#a2d2337d15fd837252fe250386bac7fb9" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:a2d2337d15fd837252fe250386bac7fb9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab9d6b54916aba881438fcff74d76a6a5" > < 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__image__comp.html#ab9d6b54916aba881438fcff74d76a6a5" > resno_decoded< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:ab9d6b54916aba881438fcff74d76a6a5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > number of decoded resolution < a href = "structopj__image__comp.html#ab9d6b54916aba881438fcff74d76a6a5" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:ab9d6b54916aba881438fcff74d76a6a5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab0353b06d4f8e707fc0fb85237537e82" > < 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__image__comp.html#ab0353b06d4f8e707fc0fb85237537e82" > factor< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:ab0353b06d4f8e707fc0fb85237537e82" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > number of division by 2 of the out image compared to the original size of image < a href = "structopj__image__comp.html#ab0353b06d4f8e707fc0fb85237537e82" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:ab0353b06d4f8e707fc0fb85237537e82" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad676bf364b0c8fc889e97cc684ce95d0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__image__comp.html#ad676bf364b0c8fc889e97cc684ce95d0" > data< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:ad676bf364b0c8fc889e97cc684ce95d0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > image component data < a href = "structopj__image__comp.html#ad676bf364b0c8fc889e97cc684ce95d0" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:ad676bf364b0c8fc889e97cc684ce95d0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8d471ac4bee95236e0b622638a8e07cf" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#a18db30db100bcfbfd459dd53ef12d446" > OPJ_UINT16< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__image__comp.html#a8d471ac4bee95236e0b622638a8e07cf" > alpha< / a > < / td > < / tr >
2022-05-13 20:21:13 +02:00
< tr class = "memdesc:a8d471ac4bee95236e0b622638a8e07cf" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > alpha channel < a href = "structopj__image__comp.html#a8d471ac4bee95236e0b622638a8e07cf" > More...< / a > < br / > < / td > < / tr >
2015-07-10 18:06:19 +02:00
< tr class = "separator:a8d471ac4bee95236e0b622638a8e07cf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Defines a single image component. < / p >
2022-05-13 20:21:13 +02:00
< / div > < h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "abd984d7badb68d4e6ff609baca47613e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abd984d7badb68d4e6ff609baca47613e" > ◆ < / a > < / span > OPJ_DEPRECATED_STRUCT_MEMBER()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-05-13 20:21:13 +02:00
< td class = "memname" > opj_image_comp::OPJ_DEPRECATED_STRUCT_MEMBER < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a >   < / td >
< td class = "paramname" > < em > bpp< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > " Use < a class = "el" href = "structopj__image__comp.html#ab7210ddbf12e6d9998d24034a579cea1" > prec< / a > instead"   < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
2015-07-10 18:06:19 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-05-13 20:21:13 +02:00
< p > obsolete: use prec instead < / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< h2 class = "groupheader" > Field Documentation< / h2 >
< a id = "a8d471ac4bee95236e0b622638a8e07cf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8d471ac4bee95236e0b622638a8e07cf" > ◆ < / a > < / span > alpha< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-05-13 20:21:13 +02:00
< td class = "memname" > < a class = "el" href = "openjpeg_8h.html#a18db30db100bcfbfd459dd53ef12d446" > OPJ_UINT16< / a > opj_image_comp::alpha< / td >
2015-07-10 18:06:19 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-05-13 20:21:13 +02:00
< p > alpha channel < / p >
2015-07-10 18:06:19 +02:00
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jp2_8c.html#ab2a081552f8c61d75c1c925d702057bb" > opj_jp2_apply_cdef()< / a > , and < a class = "el" href = "jp2_8h.html#a94441c4e15ce0c7adfc3610152e630f2" > opj_jp2_setup_encoder()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "ad676bf364b0c8fc889e97cc684ce95d0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad676bf364b0c8fc889e97cc684ce95d0" > ◆ < / a > < / span > data< / 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#a3cec91ef9e73677f0dbd60d4e42401b9" > OPJ_INT32< / a > * opj_image_comp::data< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > image component data < / p >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jp2k__decoder_8c.html#a1f99d031f0df16b1d45b0ea488bacc19" > imagetopnm()< / a > , < a class = "el" href = "image_8h.html#a3802de36855e5331f4d6c04bc1b732a3" > opj_copy_image_header()< / a > , < a class = "el" href = "openjpeg_8h.html#af168cf4a4295433c8c33610bac614553" > opj_image_create()< / a > , < a class = "el" href = "openjpeg_8h.html#adcef66fb58906cc2e6739ad8fe58ba28" > opj_image_destroy()< / a > , < a class = "el" href = "openjpeg_8h.html#a2b29bd52d3b2bcc2d3e0d95db66fbd5f" > opj_image_tile_create()< / a > , < a class = "el" href = "j2k_8c.html#a86642f524f2b96bb957e35f36760544d" > opj_j2k_are_all_used_components_decoded()< / a > , < a class = "el" href = "j2k_8h.html#a09f2c6c83d8066e1db9ab66fed58d9c8" > opj_j2k_decode()< / a > , < a class = "el" href = "j2k_8c.html#a7b5ed63aa196941746a348042a55dda3" > opj_j2k_decode_tiles()< / a > , < a class = "el" href = "j2k_8h.html#af05dd7eedf751beb0033ac42de564fcc" > opj_j2k_encode()< / a > , < a class = "el" href = "j2k_8h.html#a60371d3609364bf033e8c244599abf6f" > opj_j2k_get_tile()< / a > , < a class = "el" href = "j2k_8c.html#a4391d6e439099467ce716cd94eddf696" > opj_j2k_get_tile_data()< / a > , < a class = "el" href = "j2k_8c.html#a358ce63afe87a1bfad2787689a4021f4" > opj_j2k_move_data_from_codec_to_output_image()< / a > , < a class = "el" href = "j2k_8h.html#accea6429e4f466250b095ee3fb94805c" > opj_j2k_start_compress()< / a > , and < a class = "el" href = "jp2_8c.html#a8c6a6b30b72a7814f8caf2a95aed9e14" > opj_jp2_apply_pclr()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "a0805d2f69bb770ff022c164aeda22685" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0805d2f69bb770ff022c164aeda22685" > ◆ < / a > < / span > dx< / 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_image_comp::dx< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > XRsiz: horizontal separation of a sample of ith component with respect to the reference grid. < / p >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "j2k_8h.html#ac7a6d5ace64c171db3803c07403a732d" > j2k_dump_image_comp_header()< / a > , < a class = "el" href = "bench__dwt_8c.html#a3c04138a5bfe5d72780bb7e82a18e627" > main()< / a > , < a class = "el" href = "pi_8c.html#a0019984757595c6ad4df22b104f95fa6" > opj_get_all_encoding_parameters()< / a > , < a class = "el" href = "pi_8c.html#a938d362cf18f07cd768385f7875a18d9" > opj_get_encoding_parameters()< / a > , < a class = "el" href = "j2k_8c.html#a137ed861d6b253613d162498afe49159" > opj_get_tile_dimensions()< / a > , < a class = "el" href = "image_8h.html#aa7b8e2985cd630021497528669063b7c" > opj_image_comp_header_update()< / a > , < a class = "el" href = "openjpeg_8h.html#af168cf4a4295433c8c33610bac614553" > opj_image_create()< / a > , < a class = "el" href = "openjpeg_8h.html#a2b29bd52d3b2bcc2d3e0d95db66fbd5f" > opj_image_tile_create()< / a > , < a class = "el" href = "j2k_8h.html#a60371d3609364bf033e8c244599abf6f" > opj_j2k_get_tile()< / a > , < a class = "el" href = "j2k_8c.html#a0fc624268e8a9fb705da1f9b4cd47583" > opj_j2k_is_imf_compliant()< / a > , < a class = "el" href = "j2k_8c.html#aa91c21b73fc17028a77ba44d3987f17a" > opj_j2k_read_siz()< / a > , < a class = "el" href = "j2k_8c.html#aba3677bad5a25925a5944670e27f125b" > opj_j2k_set_cinema_parameters()< / a > , < a class = "el" href = "j2k_8h.html#a4a6561d0899d91b38099da38814cbe86" > opj_j2k_setup_encoder()< / a > , < a class = "el" href = "j2k_8c.html#a2759cc4cb3d0819cfa0625ffc698493a" > opj_j2k_update_image_dimensions()< / a > , < a class = "el" href = "j2k_8c.html#ae73d42871d377e6fa71701f85a017bd8" > opj_j2k_update_rates()< / a > , < a class = "el" href = "j2k_8c.html#af495487cb111ddad7ee2d2093d0659a1" > opj_j2k_write_siz()< / a > , < a class = "el" href = "pi_8h.html#a6c75d9a1f16b692ab5d4cd759e6c4c90" > opj_pi_create_decode()< / a > , < a class = "el" href = "pi_8h.html#a2e76cd9983f766b757fd0cdfae9d6d43" > opj_pi_initialise_encode()< / a > , < a class = "el" href = "tcd_8h.html#ad5a64bbb748b2c76bd41ea66715fa897" > opj_tcd_decode_tile()< / a > , < a class = "el" href = "tcd_8c.html#a0e4d491f4d95e89b9f113664431faffc" > opj_tcd_init_tile()< / a > , < a class = "el" href = "tcd_8h.html#ad98baebcb0d551980ef28b692803c1a0" > opj_tcd_is_subband_area_of_interest()< / a > , and < a class = "el" href = "tcd_8c.html#a751412dec0df96c8595e1276f19e7aa2" > opj_tcd_is_whole_tilecomp_decoding()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "af9d6fd62a2b8bdd9fd162ce403eb0f10" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af9d6fd62a2b8bdd9fd162ce403eb0f10" > ◆ < / a > < / span > dy< / 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_image_comp::dy< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > YRsiz: vertical separation of a sample of ith component with respect to the reference grid. < / p >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "j2k_8h.html#ac7a6d5ace64c171db3803c07403a732d" > j2k_dump_image_comp_header()< / a > , < a class = "el" href = "bench__dwt_8c.html#a3c04138a5bfe5d72780bb7e82a18e627" > main()< / a > , < a class = "el" href = "pi_8c.html#a0019984757595c6ad4df22b104f95fa6" > opj_get_all_encoding_parameters()< / a > , < a class = "el" href = "pi_8c.html#a938d362cf18f07cd768385f7875a18d9" > opj_get_encoding_parameters()< / a > , < a class = "el" href = "j2k_8c.html#a137ed861d6b253613d162498afe49159" > opj_get_tile_dimensions()< / a > , < a class = "el" href = "image_8h.html#aa7b8e2985cd630021497528669063b7c" > opj_image_comp_header_update()< / a > , < a class = "el" href = "openjpeg_8h.html#af168cf4a4295433c8c33610bac614553" > opj_image_create()< / a > , < a class = "el" href = "openjpeg_8h.html#a2b29bd52d3b2bcc2d3e0d95db66fbd5f" > opj_image_tile_create()< / a > , < a class = "el" href = "j2k_8h.html#a60371d3609364bf033e8c244599abf6f" > opj_j2k_get_tile()< / a > , < a class = "el" href = "j2k_8c.html#a0fc624268e8a9fb705da1f9b4cd47583" > opj_j2k_is_imf_compliant()< / a > , < a class = "el" href = "j2k_8c.html#aa91c21b73fc17028a77ba44d3987f17a" > opj_j2k_read_siz()< / a > , < a class = "el" href = "j2k_8c.html#aba3677bad5a25925a5944670e27f125b" > opj_j2k_set_cinema_parameters()< / a > , < a class = "el" href = "j2k_8h.html#a4a6561d0899d91b38099da38814cbe86" > opj_j2k_setup_encoder()< / a > , < a class = "el" href = "j2k_8c.html#a2759cc4cb3d0819cfa0625ffc698493a" > opj_j2k_update_image_dimensions()< / a > , < a class = "el" href = "j2k_8c.html#ae73d42871d377e6fa71701f85a017bd8" > opj_j2k_update_rates()< / a > , < a class = "el" href = "j2k_8c.html#af495487cb111ddad7ee2d2093d0659a1" > opj_j2k_write_siz()< / a > , < a class = "el" href = "pi_8h.html#a6c75d9a1f16b692ab5d4cd759e6c4c90" > opj_pi_create_decode()< / a > , < a class = "el" href = "pi_8h.html#a2e76cd9983f766b757fd0cdfae9d6d43" > opj_pi_initialise_encode()< / a > , < a class = "el" href = "tcd_8h.html#ad5a64bbb748b2c76bd41ea66715fa897" > opj_tcd_decode_tile()< / a > , < a class = "el" href = "tcd_8c.html#a0e4d491f4d95e89b9f113664431faffc" > opj_tcd_init_tile()< / a > , < a class = "el" href = "tcd_8h.html#ad98baebcb0d551980ef28b692803c1a0" > opj_tcd_is_subband_area_of_interest()< / a > , and < a class = "el" href = "tcd_8c.html#a751412dec0df96c8595e1276f19e7aa2" > opj_tcd_is_whole_tilecomp_decoding()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "ab0353b06d4f8e707fc0fb85237537e82" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab0353b06d4f8e707fc0fb85237537e82" > ◆ < / a > < / span > factor< / 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_image_comp::factor< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > number of division by 2 of the out image compared to the original size of image < / p >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "image_8h.html#aa7b8e2985cd630021497528669063b7c" > opj_image_comp_header_update()< / a > , < a class = "el" href = "j2k_8h.html#a09f2c6c83d8066e1db9ab66fed58d9c8" > opj_j2k_decode()< / a > , < a class = "el" href = "j2k_8h.html#a60371d3609364bf033e8c244599abf6f" > opj_j2k_get_tile()< / a > , < a class = "el" href = "j2k_8c.html#aa91c21b73fc17028a77ba44d3987f17a" > opj_j2k_read_siz()< / 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 > , and < a class = "el" href = "j2k_8c.html#a2759cc4cb3d0819cfa0625ffc698493a" > opj_j2k_update_image_dimensions()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "a11ecb361a0c49b482c90573a868cc8dc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a11ecb361a0c49b482c90573a868cc8dc" > ◆ < / a > < / span > h< / 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_image_comp::h< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > data height < / p >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jp2k__decoder_8c.html#a1f99d031f0df16b1d45b0ea488bacc19" > imagetopnm()< / a > , < a class = "el" href = "image_8h.html#aa7b8e2985cd630021497528669063b7c" > opj_image_comp_header_update()< / a > , < a class = "el" href = "openjpeg_8h.html#af168cf4a4295433c8c33610bac614553" > opj_image_create()< / a > , < a class = "el" href = "openjpeg_8h.html#a2b29bd52d3b2bcc2d3e0d95db66fbd5f" > opj_image_tile_create()< / a > , < a class = "el" href = "j2k_8h.html#a60371d3609364bf033e8c244599abf6f" > opj_j2k_get_tile()< / a > , < a class = "el" href = "j2k_8c.html#acd8c13c7f20ddaca4fbb0aa886d40f18" > opj_j2k_is_cinema_compliant()< / a > , < a class = "el" href = "j2k_8c.html#a0fc624268e8a9fb705da1f9b4cd47583" > opj_j2k_is_imf_compliant()< / a > , < a class = "el" href = "j2k_8c.html#a358ce63afe87a1bfad2787689a4021f4" > opj_j2k_move_data_from_codec_to_output_image()< / a > , < a class = "el" href = "j2k_8c.html#aba3677bad5a25925a5944670e27f125b" > opj_j2k_set_cinema_parameters()< / a > , < a class = "el" href = "j2k_8h.html#a4a6561d0899d91b38099da38814cbe86" > opj_j2k_setup_encoder()< / a > , < a class = "el" href = "j2k_8c.html#a2759cc4cb3d0819cfa0625ffc698493a" > opj_j2k_update_image_dimensions()< / a > , and < a class = "el" href = "jp2_8c.html#a8c6a6b30b72a7814f8caf2a95aed9e14" > opj_jp2_apply_pclr()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "ab7210ddbf12e6d9998d24034a579cea1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab7210ddbf12e6d9998d24034a579cea1" > ◆ < / a > < / span > prec< / 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_image_comp::prec< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-05-13 20:21:13 +02:00
< p > precision: number of bits per component per pixel < / p >
2015-07-10 18:06:19 +02:00
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jp2k__decoder_8c.html#a1f99d031f0df16b1d45b0ea488bacc19" > imagetopnm()< / a > , < a class = "el" href = "j2k_8h.html#ac7a6d5ace64c171db3803c07403a732d" > j2k_dump_image_comp_header()< / a > , < a class = "el" href = "j2k_8c.html#a137ed861d6b253613d162498afe49159" > opj_get_tile_dimensions()< / a > , < a class = "el" href = "openjpeg_8h.html#af168cf4a4295433c8c33610bac614553" > opj_image_create()< / a > , < a class = "el" href = "openjpeg_8h.html#a2b29bd52d3b2bcc2d3e0d95db66fbd5f" > opj_image_tile_create()< / a > , < a class = "el" href = "j2k_8c.html#acd8c13c7f20ddaca4fbb0aa886d40f18" > opj_j2k_is_cinema_compliant()< / a > , < a class = "el" href = "j2k_8c.html#a0fc624268e8a9fb705da1f9b4cd47583" > opj_j2k_is_imf_compliant()< / a > , < a class = "el" href = "j2k_8c.html#af9452f058867874a2545ba57182ccded" > opj_j2k_read_cbd()< / a > , < a class = "el" href = "j2k_8c.html#aa91c21b73fc17028a77ba44d3987f17a" > opj_j2k_read_siz()< / a > , < a class = "el" href = "j2k_8c.html#aba3677bad5a25925a5944670e27f125b" > opj_j2k_set_cinema_parameters()< / a > , < a class = "el" href = "j2k_8h.html#a4a6561d0899d91b38099da38814cbe86" > opj_j2k_setup_encoder()< / a > , < a class = "el" href = "j2k_8c.html#ae73d42871d377e6fa71701f85a017bd8" > opj_j2k_update_rates()< / a > , < a class = "el" href = "j2k_8c.html#ab8c3c34855da54058f57a8aeeb14b565" > opj_j2k_write_cbd()< / a > , < a class = "el" href = "j2k_8c.html#af495487cb111ddad7ee2d2093d0659a1" > opj_j2k_write_siz()< / a > , < a class = "el" href = "jp2_8c.html#a8c6a6b30b72a7814f8caf2a95aed9e14" > opj_jp2_apply_pclr()< / a > , < a class = "el" href = "jp2_8h.html#a94441c4e15ce0c7adfc3610152e630f2" > opj_jp2_setup_encoder()< / a > , < a class = "el" href = "tcd_8h.html#a1ade88b5bde6f169d5962e8cc496c80f" > opj_tcd_copy_tile_data()< / a > , < a class = "el" href = "tcd_8h.html#a52e4296555a20244677550e29b9435cd" > opj_tcd_get_decoded_tile_size()< / a > , < a class = "el" href = "tcd_8h.html#a861a7aa311afb74012f6f7883d07ab3b" > opj_tcd_get_encoder_input_buffer_size()< / a > , < a class = "el" href = "tcd_8c.html#a0e4d491f4d95e89b9f113664431faffc" > opj_tcd_init_tile()< / a > , < a class = "el" href = "tcd_8h.html#a31ece0bd1f42ea10d6f5fc342db86936" > opj_tcd_makelayer_fixed()< / a > , < a class = "el" href = "tcd_8h.html#a15fc40d9b891d32df8ec516473d9f15e" > opj_tcd_rateallocate()< / a > , and < a class = "el" href = "tcd_8h.html#aee317346b70f250cbe327c3dc2536715" > opj_tcd_update_tile_data()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "ab9d6b54916aba881438fcff74d76a6a5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab9d6b54916aba881438fcff74d76a6a5" > ◆ < / a > < / span > resno_decoded< / 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_image_comp::resno_decoded< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > number of decoded resolution < / p >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "j2k_8c.html#a7b5ed63aa196941746a348042a55dda3" > opj_j2k_decode_tiles()< / a > , < a class = "el" href = "j2k_8c.html#a358ce63afe87a1bfad2787689a4021f4" > opj_j2k_move_data_from_codec_to_output_image()< / a > , < a class = "el" href = "j2k_8c.html#aa91c21b73fc17028a77ba44d3987f17a" > opj_j2k_read_siz()< / a > , < a class = "el" href = "j2k_8c.html#a8e1a7d063d261020d4d8984cb2320971" > opj_j2k_update_image_data()< / a > , < a class = "el" href = "t2_8h.html#a08fffa34be41f4811d8bd99e9364de2e" > opj_t2_decode_packets()< / a > , < a class = "el" href = "tcd_8h.html#ad5a64bbb748b2c76bd41ea66715fa897" > opj_tcd_decode_tile()< / a > , < a class = "el" href = "tcd_8c.html#a0e4d491f4d95e89b9f113664431faffc" > opj_tcd_init_tile()< / a > , < a class = "el" href = "tcd_8c.html#a5732e7b54aa86da12858cb5b42e32f81" > opj_tcd_mct_decode()< / a > , and < a class = "el" href = "tcd_8h.html#aee317346b70f250cbe327c3dc2536715" > opj_tcd_update_tile_data()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "a2d2337d15fd837252fe250386bac7fb9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2d2337d15fd837252fe250386bac7fb9" > ◆ < / a > < / span > sgnd< / 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_image_comp::sgnd< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > signed (1) / unsigned (0) < / p >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jp2k__decoder_8c.html#a1f99d031f0df16b1d45b0ea488bacc19" > imagetopnm()< / a > , < a class = "el" href = "j2k_8h.html#ac7a6d5ace64c171db3803c07403a732d" > j2k_dump_image_comp_header()< / a > , < a class = "el" href = "openjpeg_8h.html#af168cf4a4295433c8c33610bac614553" > opj_image_create()< / a > , < a class = "el" href = "openjpeg_8h.html#a2b29bd52d3b2bcc2d3e0d95db66fbd5f" > opj_image_tile_create()< / a > , < a class = "el" href = "j2k_8c.html#a4391d6e439099467ce716cd94eddf696" > opj_j2k_get_tile_data()< / a > , < a class = "el" href = "j2k_8c.html#acd8c13c7f20ddaca4fbb0aa886d40f18" > opj_j2k_is_cinema_compliant()< / a > , < a class = "el" href = "j2k_8c.html#a0fc624268e8a9fb705da1f9b4cd47583" > opj_j2k_is_imf_compliant()< / a > , < a class = "el" href = "j2k_8c.html#af9452f058867874a2545ba57182ccded" > opj_j2k_read_cbd()< / a > , < a class = "el" href = "j2k_8c.html#aa91c21b73fc17028a77ba44d3987f17a" > opj_j2k_read_siz()< / a > , < a class = "el" href = "j2k_8h.html#a4a6561d0899d91b38099da38814cbe86" > opj_j2k_setup_encoder()< / a > , < a class = "el" href = "j2k_8c.html#ab8c3c34855da54058f57a8aeeb14b565" > opj_j2k_write_cbd()< / a > , < a class = "el" href = "j2k_8c.html#af495487cb111ddad7ee2d2093d0659a1" > opj_j2k_write_siz()< / a > , < a class = "el" href = "jp2_8c.html#a8c6a6b30b72a7814f8caf2a95aed9e14" > opj_jp2_apply_pclr()< / a > , < a class = "el" href = "jp2_8h.html#a94441c4e15ce0c7adfc3610152e630f2" > opj_jp2_setup_encoder()< / a > , < a class = "el" href = "tcd_8h.html#a1ade88b5bde6f169d5962e8cc496c80f" > opj_tcd_copy_tile_data()< / a > , < a class = "el" href = "tcd_8c.html#a5732e7b54aa86da12858cb5b42e32f81" > opj_tcd_mct_decode()< / a > , < a class = "el" href = "tcd_8c.html#a39c7e4cc2e8b84619388cb807caa03cf" > opj_tcd_mct_encode()< / a > , and < a class = "el" href = "tcd_8h.html#aee317346b70f250cbe327c3dc2536715" > opj_tcd_update_tile_data()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "a59225121158d5bc911838e5b05779cdb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a59225121158d5bc911838e5b05779cdb" > ◆ < / a > < / span > w< / 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_image_comp::w< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > data width < / p >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "jp2k__decoder_8c.html#a1f99d031f0df16b1d45b0ea488bacc19" > imagetopnm()< / a > , < a class = "el" href = "image_8h.html#aa7b8e2985cd630021497528669063b7c" > opj_image_comp_header_update()< / a > , < a class = "el" href = "openjpeg_8h.html#af168cf4a4295433c8c33610bac614553" > opj_image_create()< / a > , < a class = "el" href = "openjpeg_8h.html#a2b29bd52d3b2bcc2d3e0d95db66fbd5f" > opj_image_tile_create()< / a > , < a class = "el" href = "j2k_8h.html#a60371d3609364bf033e8c244599abf6f" > opj_j2k_get_tile()< / a > , < a class = "el" href = "j2k_8c.html#acd8c13c7f20ddaca4fbb0aa886d40f18" > opj_j2k_is_cinema_compliant()< / a > , < a class = "el" href = "j2k_8c.html#a0fc624268e8a9fb705da1f9b4cd47583" > opj_j2k_is_imf_compliant()< / a > , < a class = "el" href = "j2k_8c.html#a358ce63afe87a1bfad2787689a4021f4" > opj_j2k_move_data_from_codec_to_output_image()< / a > , < a class = "el" href = "j2k_8c.html#aba3677bad5a25925a5944670e27f125b" > opj_j2k_set_cinema_parameters()< / a > , < a class = "el" href = "j2k_8h.html#a4a6561d0899d91b38099da38814cbe86" > opj_j2k_setup_encoder()< / a > , < a class = "el" href = "j2k_8c.html#a2759cc4cb3d0819cfa0625ffc698493a" > opj_j2k_update_image_dimensions()< / a > , and < a class = "el" href = "jp2_8c.html#a8c6a6b30b72a7814f8caf2a95aed9e14" > opj_jp2_apply_pclr()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "a1f897a8932374ca64cd4d7a256008ea3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1f897a8932374ca64cd4d7a256008ea3" > ◆ < / a > < / span > x0< / 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_image_comp::x0< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > x component offset compared to the whole image < / p >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "image_8h.html#aa7b8e2985cd630021497528669063b7c" > opj_image_comp_header_update()< / a > , < a class = "el" href = "openjpeg_8h.html#af168cf4a4295433c8c33610bac614553" > opj_image_create()< / a > , < a class = "el" href = "openjpeg_8h.html#a2b29bd52d3b2bcc2d3e0d95db66fbd5f" > opj_image_tile_create()< / a > , < a class = "el" href = "j2k_8h.html#a60371d3609364bf033e8c244599abf6f" > opj_j2k_get_tile()< / a > , and < a class = "el" href = "j2k_8c.html#a2759cc4cb3d0819cfa0625ffc698493a" > opj_j2k_update_image_dimensions()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2022-05-13 20:21:13 +02:00
< a id = "aa8dff1eb1f11e9f21b0ddefe14ad3fc6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa8dff1eb1f11e9f21b0ddefe14ad3fc6" > ◆ < / a > < / span > y0< / 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_image_comp::y0< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > y component offset compared to the whole image < / p >
2022-05-13 20:21:13 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "image_8h.html#aa7b8e2985cd630021497528669063b7c" > opj_image_comp_header_update()< / a > , < a class = "el" href = "openjpeg_8h.html#af168cf4a4295433c8c33610bac614553" > opj_image_create()< / a > , < a class = "el" href = "openjpeg_8h.html#a2b29bd52d3b2bcc2d3e0d95db66fbd5f" > opj_image_tile_create()< / a > , < a class = "el" href = "j2k_8h.html#a60371d3609364bf033e8c244599abf6f" > opj_j2k_get_tile()< / a > , and < a class = "el" href = "j2k_8c.html#a2759cc4cb3d0819cfa0625ffc698493a" > opj_j2k_update_image_dimensions()< / 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 = "openjpeg_8h_source.html" > openjpeg.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" / >
2022-05-13 20:21:13 +02:00
< / a > 1.8.17
2015-07-10 18:06:19 +02:00
< / small > < / address >
< / body >
< / html >