update doxygen with OPJ v2.1.2
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.9.1"/>
|
||||
<meta name="generator" content="Doxygen 1.8.10"/>
|
||||
<title>OpenJPEG: openjpeg.h Source File</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
@@ -16,9 +16,9 @@
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td style="padding-left: 0.5em;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">OpenJPEG
|
||||
 <span id="projectnumber">2.1.0</span>
|
||||
 <span id="projectnumber">2.1.2</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -26,7 +26,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.9.1 -->
|
||||
<!-- Generated by Doxygen 1.8.10 -->
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
@@ -151,7 +151,7 @@
|
||||
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="comment">from a DLL simpler. All files within this DLL are compiled with the OPJ_EXPORTS</span></div>
|
||||
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="comment">symbol defined on the command line. this symbol should not be defined on any project</span></div>
|
||||
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="comment">that uses this DLL. This way any other project whose source files include this file see </span></div>
|
||||
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="comment">OPJ_API functions as being imported from a DLL, wheras this DLL sees symbols</span></div>
|
||||
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="comment">OPJ_API functions as being imported from a DLL, whereas this DLL sees symbols</span></div>
|
||||
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="comment">defined with this macro as being exported.</span></div>
|
||||
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="comment">*/</span></div>
|
||||
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="preprocessor"># if defined(OPJ_EXPORTS) || defined(DLL_EXPORT)</span></div>
|
||||
@@ -244,11 +244,11 @@
|
||||
<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#a6b032bf8e7fe7f45953a56dfd9cb29e1"> 211</a></span> <span class="preprocessor">#define OPJ_PROFILE_IMF_8K_R 0x0801 </span></div>
|
||||
<div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#a01e4ac788f1ac085b54ae2872ed66730"> 216</a></span> <span class="preprocessor">#define OPJ_EXTENSION_NONE 0x0000 </span></div>
|
||||
<div class="line"><a name="l00217"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#a65e3a571633779c091fdb411f1ef8ea7"> 217</a></span> <span class="preprocessor">#define OPJ_EXTENSION_MCT 0x0100 </span></div>
|
||||
<div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#afaa2fc2447e5e3d1c6e4e42265703fb4"> 222</a></span> <span class="preprocessor">#define OPJ_IS_CINEMA(v) (((v) >= OPJ_PROFILE_CINEMA_2K)&&((v) <= OPJ_PROFILE_CINEMA_S4K))</span></div>
|
||||
<div class="line"><a name="l00223"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#ab98f39247d271953e1e50b329bd22d89"> 223</a></span> <span class="preprocessor">#define OPJ_IS_STORAGE(v) ((v) == OPJ_PROFILE_CINEMA_LTS)</span></div>
|
||||
<div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#a08110de2ebeb51b4b5c10af8da27f82a"> 222</a></span> <span class="preprocessor">#define OPJ_IS_CINEMA(v) (((v) >= OPJ_PROFILE_CINEMA_2K)&&((v) <= OPJ_PROFILE_CINEMA_S4K))</span></div>
|
||||
<div class="line"><a name="l00223"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#ae9ea100ac1e634547b946ddddc7b39cd"> 223</a></span> <span class="preprocessor">#define OPJ_IS_STORAGE(v) ((v) == OPJ_PROFILE_CINEMA_LTS)</span></div>
|
||||
<div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#aa09dd20db7ffb8fad8888533ac4ccd18"> 224</a></span> <span class="preprocessor">#define OPJ_IS_BROADCAST(v) (((v) >= OPJ_PROFILE_BC_SINGLE)&&((v) <= ((OPJ_PROFILE_BC_MULTI_R) | (0x000b))))</span></div>
|
||||
<div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#a97f7a6b2f46e8ba660ae2b2005605c3a"> 225</a></span> <span class="preprocessor">#define OPJ_IS_IMF(v) (((v) >= OPJ_PROFILE_IMF_2K)&&((v) <= ((OPJ_PROFILE_IMF_8K_R) | (0x009b))))</span></div>
|
||||
<div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#a27b5bd4f70038ebc8f8c0fd22f123a93"> 226</a></span> <span class="preprocessor">#define OPJ_IS_PART2(v) ((v) & OPJ_PROFILE_PART2)</span></div>
|
||||
<div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#a19d17d165e0961b4744d3e663084d19b"> 225</a></span> <span class="preprocessor">#define OPJ_IS_IMF(v) (((v) >= OPJ_PROFILE_IMF_2K)&&((v) <= ((OPJ_PROFILE_IMF_8K_R) | (0x009b))))</span></div>
|
||||
<div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#afa7722721e434e80d4b1351277cb5dd4"> 226</a></span> <span class="preprocessor">#define OPJ_IS_PART2(v) ((v) & OPJ_PROFILE_PART2)</span></div>
|
||||
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span> </div>
|
||||
<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#a3610678a8903b42a8983e3d994052bd8"> 231</a></span> <span class="preprocessor">#define OPJ_CINEMA_24_CS 1302083 </span></div>
|
||||
<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="openjpeg_8h.html#a168db80b0509b5715cf882e57ced1135"> 232</a></span> <span class="preprocessor">#define OPJ_CINEMA_48_CS 651041 </span></div>
|
||||
@@ -599,7 +599,7 @@
|
||||
<div class="line"><a name="l00850"></a><span class="lineno"> 850</span> } <a class="code" href="openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05">opj_codestream_info_t</a>;</div>
|
||||
<div class="line"><a name="l00851"></a><span class="lineno"> 851</span> </div>
|
||||
<div class="line"><a name="l00852"></a><span class="lineno"> 852</span> <span class="comment">/* <----------------------------------------------------------- */</span></div>
|
||||
<div class="line"><a name="l00853"></a><span class="lineno"> 853</span> <span class="comment">/* new output managment of the codestream information and index */</span></div>
|
||||
<div class="line"><a name="l00853"></a><span class="lineno"> 853</span> <span class="comment">/* new output management of the codestream information and index */</span></div>
|
||||
<div class="line"><a name="l00854"></a><span class="lineno"> 854</span> </div>
|
||||
<div class="line"><a name="l00858"></a><span class="lineno"><a class="line" href="structopj__tccp__info.html"> 858</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structopj__tccp__info.html">opj_tccp_info</a></div>
|
||||
<div class="line"><a name="l00859"></a><span class="lineno"> 859</span> {</div>
|
||||
@@ -970,7 +970,7 @@
|
||||
<div class="ttc" id="openjpeg_8h_html_ad1d5e1b8baab8a4d0950af90ae9a7f5d"><div class="ttname"><a href="openjpeg_8h.html#ad1d5e1b8baab8a4d0950af90ae9a7f5d">OPJ_CODEC_FORMAT</a></div><div class="ttdeci">enum CODEC_FORMAT OPJ_CODEC_FORMAT</div><div class="ttdoc">Supported codec. </div></div>
|
||||
<div class="ttc" id="structopj__tccp__info_html_a9a0ed66904bfe8bcfce631904f32a57e"><div class="ttname"><a href="structopj__tccp__info.html#a9a0ed66904bfe8bcfce631904f32a57e">opj_tccp_info::numresolutions</a></div><div class="ttdeci">OPJ_UINT32 numresolutions</div><div class="ttdoc">number of resolutions </div><div class="ttdef"><b>Definition:</b> openjpeg.h:865</div></div>
|
||||
<div class="ttc" id="structopj__tile__index_html_a78addc7dc1a7e4977626bfe7e64a8c22"><div class="ttname"><a href="structopj__tile__index.html#a78addc7dc1a7e4977626bfe7e64a8c22">opj_tile_index::nb_packet</a></div><div class="ttdeci">OPJ_UINT32 nb_packet</div><div class="ttdoc">packet number </div><div class="ttdef"><b>Definition:</b> openjpeg.h:981</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_abc841286d2efd0ef0dccb45164963793"><div class="ttname"><a href="openjpeg_8h.html#abc841286d2efd0ef0dccb45164963793">opj_destroy_cstr_info</a></div><div class="ttdeci">OPJ_API void OPJ_CALLCONV opj_destroy_cstr_info(opj_codestream_info_v2_t **cstr_info)</div><div class="ttdoc">Destroy Codestream information after compression or decompression. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:884</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_abc841286d2efd0ef0dccb45164963793"><div class="ttname"><a href="openjpeg_8h.html#abc841286d2efd0ef0dccb45164963793">opj_destroy_cstr_info</a></div><div class="ttdeci">OPJ_API void OPJ_CALLCONV opj_destroy_cstr_info(opj_codestream_info_v2_t **cstr_info)</div><div class="ttdoc">Destroy Codestream information after compression or decompression. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:885</div></div>
|
||||
<div class="ttc" id="structopj__cparameters_html_a423567e525151d003bcc617cb5ff02d3"><div class="ttname"><a href="structopj__cparameters.html#a423567e525151d003bcc617cb5ff02d3">opj_cparameters::jpwl_pprot_tileno</a></div><div class="ttdeci">int jpwl_pprot_tileno[JPWL_MAX_NO_PACKSPECS]</div><div class="ttdoc">tile number of packet protection specification (>=0) </div><div class="ttdef"><b>Definition:</b> openjpeg.h:445</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a4e2cb01f932bc5887856dd6bb031dd0da337a514b374b59054f75cad2a0073dd2"><div class="ttname"><a href="openjpeg_8h.html#a4e2cb01f932bc5887856dd6bb031dd0da337a514b374b59054f75cad2a0073dd2">OPJ_RLCP</a></div><div class="ttdoc">resolution-layer-component-precinct order </div><div class="ttdef"><b>Definition:</b> openjpeg.h:270</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a9a29938510b3ecb41022476926978f5e"><div class="ttname"><a href="openjpeg_8h.html#a9a29938510b3ecb41022476926978f5e">opj_get_jp2_index</a></div><div class="ttdeci">OPJ_API opj_jp2_index_t *OPJ_CALLCONV opj_get_jp2_index(opj_codec_t *p_codec)</div><div class="ttdoc">Get the JP2 file index from the codec FIXME. </div></div>
|
||||
@@ -978,7 +978,7 @@
|
||||
<div class="ttc" id="openjpeg_8h_html_afc1dbd6789c60bcf6ebd32cc07575ac6"><div class="ttname"><a href="openjpeg_8h.html#afc1dbd6789c60bcf6ebd32cc07575ac6">OPJ_COLOR_SPACE</a></div><div class="ttdeci">enum COLOR_SPACE OPJ_COLOR_SPACE</div><div class="ttdoc">Supported image color spaces. </div></div>
|
||||
<div class="ttc" id="structopj__tile__info_html_a585adcc009453acf059a433e3e3b69e2"><div class="ttname"><a href="structopj__tile__info.html#a585adcc009453acf059a433e3e3b69e2">opj_tile_info::distotile</a></div><div class="ttdeci">double distotile</div><div class="ttdoc">add fixed_quality </div><div class="ttdef"><b>Definition:</b> openjpeg.h:787</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a99039de6017a1f64312480f3f4ea448ca81998a287b79283c48e8c876cfb73520"><div class="ttname"><a href="openjpeg_8h.html#a99039de6017a1f64312480f3f4ea448ca81998a287b79283c48e8c876cfb73520">OPJ_CLRSPC_GRAY</a></div><div class="ttdoc">grayscale </div><div class="ttdef"><b>Definition:</b> openjpeg.h:283</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a2b29bd52d3b2bcc2d3e0d95db66fbd5f"><div class="ttname"><a href="openjpeg_8h.html#a2b29bd52d3b2bcc2d3e0d95db66fbd5f">opj_image_tile_create</a></div><div class="ttdeci">OPJ_API opj_image_t *OPJ_CALLCONV opj_image_tile_create(OPJ_UINT32 numcmpts, opj_image_cmptparm_t *cmptparms, OPJ_COLOR_SPACE clrspc)</div><div class="ttdoc">Creates an image without allocating memory for the image (used in the new version of the library)...</div><div class="ttdef"><b>Definition:</b> image.c:206</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a2b29bd52d3b2bcc2d3e0d95db66fbd5f"><div class="ttname"><a href="openjpeg_8h.html#a2b29bd52d3b2bcc2d3e0d95db66fbd5f">opj_image_tile_create</a></div><div class="ttdeci">OPJ_API opj_image_t *OPJ_CALLCONV opj_image_tile_create(OPJ_UINT32 numcmpts, opj_image_cmptparm_t *cmptparms, OPJ_COLOR_SPACE clrspc)</div><div class="ttdoc">Creates an image without allocating memory for the image (used in the new version of the library)...</div><div class="ttdef"><b>Definition:</b> image.c:208</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a22de44e15bddae7edfacf4e9ac9bb199"><div class="ttname"><a href="openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199">OPJ_BYTE</a></div><div class="ttdeci">unsigned char OPJ_BYTE</div><div class="ttdef"><b>Definition:</b> openjpeg.h:117</div></div>
|
||||
<div class="ttc" id="structopj__poc_html_a6c7dd5eb5ffef389912ca6b3ac3536be"><div class="ttname"><a href="structopj__poc.html#a6c7dd5eb5ffef389912ca6b3ac3536be">opj_poc::compE</a></div><div class="ttdeci">OPJ_UINT32 compE</div><div class="ttdef"><b>Definition:</b> openjpeg.h:343</div></div>
|
||||
<div class="ttc" id="structopj__codestream__index_html_a812db107386fa6513a3b0d00670c2e6a"><div class="ttname"><a href="structopj__codestream__index.html#a812db107386fa6513a3b0d00670c2e6a">opj_codestream_index::main_head_start</a></div><div class="ttdeci">OPJ_OFF_T main_head_start</div><div class="ttdoc">main header start position (SOC position) </div><div class="ttdef"><b>Definition:</b> openjpeg.h:992</div></div>
|
||||
@@ -993,7 +993,7 @@
|
||||
<div class="ttc" id="openjpeg_8h_html_a18db30db100bcfbfd459dd53ef12d446"><div class="ttname"><a href="openjpeg_8h.html#a18db30db100bcfbfd459dd53ef12d446">OPJ_UINT16</a></div><div class="ttdeci">uint16_t OPJ_UINT16</div><div class="ttdef"><b>Definition:</b> openjpeg.h:124</div></div>
|
||||
<div class="ttc" id="structopj__image__comptparm_html_a8789a74e9825d51a1aa99021c2273746"><div class="ttname"><a href="structopj__image__comptparm.html#a8789a74e9825d51a1aa99021c2273746">opj_image_comptparm::y0</a></div><div class="ttdeci">OPJ_UINT32 y0</div><div class="ttdoc">y component offset compared to the whole image </div><div class="ttdef"><b>Definition:</b> openjpeg.h:698</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a9292a3d2e289e49cbb1df3a4976092cb"><div class="ttname"><a href="openjpeg_8h.html#a9292a3d2e289e49cbb1df3a4976092cb">opj_setup_encoder</a></div><div class="ttdeci">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_setup_encoder(opj_codec_t *p_codec, opj_cparameters_t *parameters, opj_image_t *image)</div><div class="ttdoc">Setup the encoder parameters using the current image and using user parameters. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:693</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_adcef66fb58906cc2e6739ad8fe58ba28"><div class="ttname"><a href="openjpeg_8h.html#adcef66fb58906cc2e6739ad8fe58ba28">opj_image_destroy</a></div><div class="ttdeci">OPJ_API void OPJ_CALLCONV opj_image_destroy(opj_image_t *image)</div><div class="ttdoc">Deallocate any resources associated with an image. </div><div class="ttdef"><b>Definition:</b> image.c:78</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_adcef66fb58906cc2e6739ad8fe58ba28"><div class="ttname"><a href="openjpeg_8h.html#adcef66fb58906cc2e6739ad8fe58ba28">opj_image_destroy</a></div><div class="ttdeci">OPJ_API void OPJ_CALLCONV opj_image_destroy(opj_image_t *image)</div><div class="ttdoc">Deallocate any resources associated with an image. </div><div class="ttdef"><b>Definition:</b> image.c:80</div></div>
|
||||
<div class="ttc" id="structopj__cparameters_html_a887d5ebe3a1d43f06528475dcd74757e"><div class="ttname"><a href="structopj__cparameters.html#a887d5ebe3a1d43f06528475dcd74757e">opj_cparameters::infile</a></div><div class="ttdeci">char infile[OPJ_PATH_LEN]</div><div class="ttdoc">input file name </div><div class="ttdef"><b>Definition:</b> openjpeg.h:412</div></div>
|
||||
<div class="ttc" id="structopj__cparameters_html_ac25982122966341becfdcdad1afac7c2"><div class="ttname"><a href="structopj__cparameters.html#ac25982122966341becfdcdad1afac7c2">opj_cparameters::index_on</a></div><div class="ttdeci">int index_on</div><div class="ttdoc">DEPRECATED. </div><div class="ttdef"><b>Definition:</b> openjpeg.h:416</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a3cec91ef9e73677f0dbd60d4e42401b9"><div class="ttname"><a href="openjpeg_8h.html#a3cec91ef9e73677f0dbd60d4e42401b9">OPJ_INT32</a></div><div class="ttdeci">int32_t OPJ_INT32</div><div class="ttdef"><b>Definition:</b> openjpeg.h:125</div></div>
|
||||
@@ -1029,7 +1029,7 @@
|
||||
<div class="ttc" id="openjpeg_8h_html_ad915cf26c4c9cc10a75b2d9287dbbb5e"><div class="ttname"><a href="openjpeg_8h.html#ad915cf26c4c9cc10a75b2d9287dbbb5e">OPJ_UINT64</a></div><div class="ttdeci">uint64_t OPJ_UINT64</div><div class="ttdef"><b>Definition:</b> openjpeg.h:128</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a7850d110156f6dae53f05fc3943562e0"><div class="ttname"><a href="openjpeg_8h.html#a7850d110156f6dae53f05fc3943562e0">opj_set_MCT</a></div><div class="ttdeci">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_MCT(opj_cparameters_t *parameters, OPJ_FLOAT32 *pEncodingMatrix, OPJ_INT32 *p_dc_shift, OPJ_UINT32 pNbComp)</div><div class="ttdoc">Sets the MCT matrix to use. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:783</div></div>
|
||||
<div class="ttc" id="structopj__cparameters_html_a65ea173e1bce0ff5c8a68f636d34551f"><div class="ttname"><a href="structopj__cparameters.html#a65ea173e1bce0ff5c8a68f636d34551f">opj_cparameters::subsampling_dy</a></div><div class="ttdeci">int subsampling_dy</div><div class="ttdoc">subsampling value for dy </div><div class="ttdef"><b>Definition:</b> openjpeg.h:426</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_aec377b042454f3b695486f9829d8a490"><div class="ttname"><a href="openjpeg_8h.html#aec377b042454f3b695486f9829d8a490">opj_stream_create_default_file_stream</a></div><div class="ttdeci">OPJ_API opj_stream_t *OPJ_CALLCONV opj_stream_create_default_file_stream(const char *fname, OPJ_BOOL p_is_read_stream)</div><div class="ttdoc">Create a stream from a file identified with its filename with default parameters (helper function) ...</div><div class="ttdef"><b>Definition:</b> openjpeg.c:919</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_aec377b042454f3b695486f9829d8a490"><div class="ttname"><a href="openjpeg_8h.html#aec377b042454f3b695486f9829d8a490">opj_stream_create_default_file_stream</a></div><div class="ttdeci">OPJ_API opj_stream_t *OPJ_CALLCONV opj_stream_create_default_file_stream(const char *fname, OPJ_BOOL p_is_read_stream)</div><div class="ttdoc">Create a stream from a file identified with its filename with default parameters (helper function) ...</div><div class="ttdef"><b>Definition:</b> openjpeg.c:920</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a1d857738cef754699ffb79ddff48efbf"><div class="ttname"><a href="openjpeg_8h.html#a1d857738cef754699ffb79ddff48efbf">CODEC_FORMAT</a></div><div class="ttdeci">CODEC_FORMAT</div><div class="ttdoc">Supported codec. </div><div class="ttdef"><b>Definition:</b> openjpeg.h:292</div></div>
|
||||
<div class="ttc" id="structopj__cparameters_html_af66fdac7008a61c0adc20ce3e352c4ec"><div class="ttname"><a href="structopj__cparameters.html#af66fdac7008a61c0adc20ce3e352c4ec">opj_cparameters::prog_order</a></div><div class="ttdeci">OPJ_PROG_ORDER prog_order</div><div class="ttdoc">progression order (default OPJ_LRCP) </div><div class="ttdef"><b>Definition:</b> openjpeg.h:377</div></div>
|
||||
<div class="ttc" id="structopj__cparameters_html_a247d5405d6b439c4708e1ec37efa2eb6"><div class="ttname"><a href="structopj__cparameters.html#a247d5405d6b439c4708e1ec37efa2eb6">opj_cparameters::cp_cinema</a></div><div class="ttdeci">OPJ_CINEMA_MODE cp_cinema</div><div class="ttdoc">DEPRECATED: use RSIZ, OPJ_PROFILE_* and MAX_COMP_SIZE instead Digital Cinema compliance 0-not complia...</div><div class="ttdef"><b>Definition:</b> openjpeg.h:469</div></div>
|
||||
@@ -1088,7 +1088,7 @@
|
||||
<div class="ttc" id="structopj__codestream__index_html_ad1cbf83b73e96560352d824700c7b74d"><div class="ttname"><a href="structopj__codestream__index.html#ad1cbf83b73e96560352d824700c7b74d">opj_codestream_index::main_head_end</a></div><div class="ttdeci">OPJ_OFF_T main_head_end</div><div class="ttdoc">main header end position (first SOT position) </div><div class="ttdef"><b>Definition:</b> openjpeg.h:994</div></div>
|
||||
<div class="ttc" id="structopj__codestream__info_html_ab3c8dadbc461fc43f334c1ddd87f0a44"><div class="ttname"><a href="structopj__codestream__info.html#ab3c8dadbc461fc43f334c1ddd87f0a44">opj_codestream_info::codestream_size</a></div><div class="ttdeci">int codestream_size</div><div class="ttdoc">codestream's size </div><div class="ttdef"><b>Definition:</b> openjpeg.h:847</div></div>
|
||||
<div class="ttc" id="structopj__tile__index_html_a850d46c58c9ad02070ae87ed46f4d675"><div class="ttname"><a href="structopj__tile__index.html#a850d46c58c9ad02070ae87ed46f4d675">opj_tile_index::nb_tps</a></div><div class="ttdeci">OPJ_UINT32 nb_tps</div><div class="ttdoc">number of tile parts </div><div class="ttdef"><b>Definition:</b> openjpeg.h:963</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a54accedff260ec8a7f5e1bdff9f281f0"><div class="ttname"><a href="openjpeg_8h.html#a54accedff260ec8a7f5e1bdff9f281f0">opj_destroy_cstr_index</a></div><div class="ttdeci">OPJ_API void OPJ_CALLCONV opj_destroy_cstr_index(opj_codestream_index_t **p_cstr_index)</div><div class="ttdef"><b>Definition:</b> openjpeg.c:911</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a54accedff260ec8a7f5e1bdff9f281f0"><div class="ttname"><a href="openjpeg_8h.html#a54accedff260ec8a7f5e1bdff9f281f0">opj_destroy_cstr_index</a></div><div class="ttdeci">OPJ_API void OPJ_CALLCONV opj_destroy_cstr_index(opj_codestream_index_t **p_cstr_index)</div><div class="ttdef"><b>Definition:</b> openjpeg.c:912</div></div>
|
||||
<div class="ttc" id="structopj__cparameters_html_adbbd4991dd1e5dc95189b0659a3557e1"><div class="ttname"><a href="structopj__cparameters.html#adbbd4991dd1e5dc95189b0659a3557e1">opj_cparameters::tile_size_on</a></div><div class="ttdeci">OPJ_BOOL tile_size_on</div><div class="ttdoc">size of tile: tile_size_on = false (not in argument) or = true (in argument) </div><div class="ttdef"><b>Definition:</b> openjpeg.h:355</div></div>
|
||||
<div class="ttc" id="structopj__image__comp_html_a11ecb361a0c49b482c90573a868cc8dc"><div class="ttname"><a href="structopj__image__comp.html#a11ecb361a0c49b482c90573a868cc8dc">opj_image_comp::h</a></div><div class="ttdeci">OPJ_UINT32 h</div><div class="ttdoc">data height </div><div class="ttdef"><b>Definition:</b> openjpeg.h:637</div></div>
|
||||
<div class="ttc" id="structopj__poc_html_aa54944b5aae615075012ae1b5d56d93b"><div class="ttname"><a href="structopj__poc.html#aa54944b5aae615075012ae1b5d56d93b">opj_poc::resS</a></div><div class="ttdeci">OPJ_UINT32 resS</div><div class="ttdef"><b>Definition:</b> openjpeg.h:341</div></div>
|
||||
@@ -1200,14 +1200,14 @@
|
||||
<div class="ttc" id="structopj__tile__v2__info_html_a16ee5e7e2e48b166d2ad24daabbf74b9"><div class="ttname"><a href="structopj__tile__v2__info.html#a16ee5e7e2e48b166d2ad24daabbf74b9">opj_tile_v2_info::prg</a></div><div class="ttdeci">OPJ_PROG_ORDER prg</div><div class="ttdoc">progression order </div><div class="ttdef"><b>Definition:</b> openjpeg.h:901</div></div>
|
||||
<div class="ttc" id="structopj__codestream__info_html_af26a0035d72bdf4617d51b013c5c77e2"><div class="ttname"><a href="structopj__codestream__info.html#af26a0035d72bdf4617d51b013c5c77e2">opj_codestream_info::maxmarknum</a></div><div class="ttdeci">int maxmarknum</div><div class="ttdoc">actual size of markers array </div><div class="ttdef"><b>Definition:</b> openjpeg.h:840</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_aa67a413455bb7e2b53f4e4c2c1e604ef"><div class="ttname"><a href="openjpeg_8h.html#aa67a413455bb7e2b53f4e4c2c1e604ef">opj_get_decoded_tile</a></div><div class="ttdeci">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_get_decoded_tile(opj_codec_t *p_codec, opj_stream_t *p_stream, opj_image_t *p_image, OPJ_UINT32 tile_index)</div><div class="ttdoc">Get the decoded tile from the codec. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:498</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a94daf46def250f24e7aeca800818e7d8"><div class="ttname"><a href="openjpeg_8h.html#a94daf46def250f24e7aeca800818e7d8">opj_get_cstr_index</a></div><div class="ttdeci">OPJ_API opj_codestream_index_t *OPJ_CALLCONV opj_get_cstr_index(opj_codec_t *p_codec)</div><div class="ttdoc">Get the codestream index from the codec. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:900</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a94daf46def250f24e7aeca800818e7d8"><div class="ttname"><a href="openjpeg_8h.html#a94daf46def250f24e7aeca800818e7d8">opj_get_cstr_index</a></div><div class="ttdeci">OPJ_API opj_codestream_index_t *OPJ_CALLCONV opj_get_cstr_index(opj_codec_t *p_codec)</div><div class="ttdoc">Get the codestream index from the codec. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:901</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_ae24aa81acf8ec8154f099bbe35703c0a"><div class="ttname"><a href="openjpeg_8h.html#ae24aa81acf8ec8154f099bbe35703c0a">opj_set_warning_handler</a></div><div class="ttdeci">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_warning_handler(opj_codec_t *p_codec, opj_msg_callback p_callback, void *p_user_data)</div><div class="ttdoc">Set the warning handler use by openjpeg. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:59</div></div>
|
||||
<div class="ttc" id="structopj__tile__index_html_a05f204bc2a2012668088b53761dbad21"><div class="ttname"><a href="structopj__tile__index.html#a05f204bc2a2012668088b53761dbad21">opj_tile_index::current_tpsno</a></div><div class="ttdeci">OPJ_UINT32 current_tpsno</div><div class="ttdoc">current tile-part index </div><div class="ttdef"><b>Definition:</b> openjpeg.h:967</div></div>
|
||||
<div class="ttc" id="structopj__tile__info_html_ad4acc74dc99799b2ee227d1784ce5f0f"><div class="ttname"><a href="structopj__tile__info.html#ad4acc74dc99799b2ee227d1784ce5f0f">opj_tile_info::num_tps</a></div><div class="ttdeci">int num_tps</div><div class="ttdoc">number of tile parts </div><div class="ttdef"><b>Definition:</b> openjpeg.h:795</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a1d857738cef754699ffb79ddff48efbfa23ff243426ab0e3ffbd7a3b150d37720"><div class="ttname"><a href="openjpeg_8h.html#a1d857738cef754699ffb79ddff48efbfa23ff243426ab0e3ffbd7a3b150d37720">OPJ_CODEC_UNKNOWN</a></div><div class="ttdoc">place-holder </div><div class="ttdef"><b>Definition:</b> openjpeg.h:293</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a2af5acee8a36a969d8bc4cd896492746"><div class="ttname"><a href="openjpeg_8h.html#a2af5acee8a36a969d8bc4cd896492746">opj_image_comp_t</a></div><div class="ttdeci">struct opj_image_comp opj_image_comp_t</div><div class="ttdoc">Defines a single image component. </div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a8373b5a0732390d0400545e57674eceb"><div class="ttname"><a href="openjpeg_8h.html#a8373b5a0732390d0400545e57674eceb">opj_decode_tile_data</a></div><div class="ttdeci">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_decode_tile_data(opj_codec_t *p_codec, OPJ_UINT32 p_tile_index, OPJ_BYTE *p_data, OPJ_UINT32 p_data_size, opj_stream_t *p_stream)</div><div class="ttdoc">Reads a tile data. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:473</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_ac4209d9dff9fee40d6604d0c3781a036"><div class="ttname"><a href="openjpeg_8h.html#ac4209d9dff9fee40d6604d0c3781a036">opj_get_cstr_info</a></div><div class="ttdeci">OPJ_API opj_codestream_info_v2_t *OPJ_CALLCONV opj_get_cstr_info(opj_codec_t *p_codec)</div><div class="ttdoc">Get the codestream information from the codec. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:873</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_ac4209d9dff9fee40d6604d0c3781a036"><div class="ttname"><a href="openjpeg_8h.html#ac4209d9dff9fee40d6604d0c3781a036">opj_get_cstr_info</a></div><div class="ttdeci">OPJ_API opj_codestream_info_v2_t *OPJ_CALLCONV opj_get_cstr_info(opj_codec_t *p_codec)</div><div class="ttdoc">Get the codestream information from the codec. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:874</div></div>
|
||||
<div class="ttc" id="structopj__tile__info_html_a494318dea2e7cc9cfc60205aeab07daa"><div class="ttname"><a href="structopj__tile__info.html#a494318dea2e7cc9cfc60205aeab07daa">opj_tile_info::numpix</a></div><div class="ttdeci">int numpix</div><div class="ttdoc">add fixed_quality </div><div class="ttdef"><b>Definition:</b> openjpeg.h:785</div></div>
|
||||
<div class="ttc" id="structopj__cparameters_html_a20ef135570741fc85c68edf3f5e09828"><div class="ttname"><a href="structopj__cparameters.html#a20ef135570741fc85c68edf3f5e09828">opj_cparameters::cp_rsiz</a></div><div class="ttdeci">OPJ_RSIZ_CAPABILITIES cp_rsiz</div><div class="ttdoc">DEPRECATED: use RSIZ, OPJ_PROFILE_* and OPJ_EXTENSION_* instead Profile name. </div><div class="ttdef"><b>Definition:</b> openjpeg.h:479</div></div>
|
||||
<div class="ttc" id="structopj__codestream__info_html_a580bee732e2d606ef531cf1d928470b7"><div class="ttname"><a href="structopj__codestream__info.html#a580bee732e2d606ef531cf1d928470b7">opj_codestream_info::index_write</a></div><div class="ttdeci">int index_write</div><div class="ttdoc">writing the packet in the index with t2_encode_packets </div><div class="ttdef"><b>Definition:</b> openjpeg.h:809</div></div>
|
||||
@@ -1255,7 +1255,7 @@
|
||||
<div class="ttc" id="openjpeg_8h_html_a6b85fe2ce4d609d2262afad0c7a7f31e"><div class="ttname"><a href="openjpeg_8h.html#a6b85fe2ce4d609d2262afad0c7a7f31e">opj_stream_seek_fn</a></div><div class="ttdeci">OPJ_BOOL(* opj_stream_seek_fn)(OPJ_OFF_T p_nb_bytes, void *p_user_data)</div><div class="ttdef"><b>Definition:</b> openjpeg.h:608</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a1d857738cef754699ffb79ddff48efbfaed40a953dccdc1c753f594666b7a5e2b"><div class="ttname"><a href="openjpeg_8h.html#a1d857738cef754699ffb79ddff48efbfaed40a953dccdc1c753f594666b7a5e2b">OPJ_CODEC_JPT</a></div><div class="ttdoc">JPT-stream (JPEG 2000, JPIP) : read only. </div><div class="ttdef"><b>Definition:</b> openjpeg.h:295</div></div>
|
||||
<div class="ttc" id="structopj__tccp__info_html"><div class="ttname"><a href="structopj__tccp__info.html">opj_tccp_info</a></div><div class="ttdoc">Tile-component coding parameters information. </div><div class="ttdef"><b>Definition:</b> openjpeg.h:858</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a6d339df3cc8521962a1c03ed421f140a"><div class="ttname"><a href="openjpeg_8h.html#a6d339df3cc8521962a1c03ed421f140a">opj_stream_create_file_stream</a></div><div class="ttdeci">OPJ_API opj_stream_t *OPJ_CALLCONV opj_stream_create_file_stream(const char *fname, OPJ_SIZE_T p_buffer_size, OPJ_BOOL p_is_read_stream)</div><div class="ttdoc">Create a stream from a file identified with its filename with a specific buffer size. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:924</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a6d339df3cc8521962a1c03ed421f140a"><div class="ttname"><a href="openjpeg_8h.html#a6d339df3cc8521962a1c03ed421f140a">opj_stream_create_file_stream</a></div><div class="ttdeci">OPJ_API opj_stream_t *OPJ_CALLCONV opj_stream_create_file_stream(const char *fname, OPJ_SIZE_T p_buffer_size, OPJ_BOOL p_is_read_stream)</div><div class="ttdoc">Create a stream from a file identified with its filename with a specific buffer size. </div><div class="ttdef"><b>Definition:</b> openjpeg.c:925</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_ad48f318c18f2209caf47dd2988f1dc8a"><div class="ttname"><a href="openjpeg_8h.html#ad48f318c18f2209caf47dd2988f1dc8a">OPJ_CINEMA_MODE</a></div><div class="ttdeci">enum CINEMA_MODE OPJ_CINEMA_MODE</div><div class="ttdoc">DEPRECATED: use RSIZ, OPJ_PROFILE_* and OPJ_EXTENSION_* instead Digital cinema operation mode...</div></div>
|
||||
<div class="ttc" id="structopj__codestream__info__v2_html_ab5dc581e5e9c499007b6880c76c91230"><div class="ttname"><a href="structopj__codestream__info__v2.html#ab5dc581e5e9c499007b6880c76c91230">opj_codestream_info_v2::th</a></div><div class="ttdeci">OPJ_UINT32 th</div><div class="ttdoc">number of tiles in Y </div><div class="ttdef"><b>Definition:</b> openjpeg.h:928</div></div>
|
||||
<div class="ttc" id="openjpeg_8h_html_a40f2df6eb0fb2935c17a43e5e573d014"><div class="ttname"><a href="openjpeg_8h.html#a40f2df6eb0fb2935c17a43e5e573d014">CINEMA_MODE</a></div><div class="ttdeci">CINEMA_MODE</div><div class="ttdoc">DEPRECATED: use RSIZ, OPJ_PROFILE_* and OPJ_EXTENSION_* instead Digital cinema operation mode...</div><div class="ttdef"><b>Definition:</b> openjpeg.h:257</div></div>
|
||||
@@ -1308,7 +1308,7 @@
|
||||
<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"/>
|
||||
</a> 1.8.9.1
|
||||
</a> 1.8.10
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user