2015-07-10 18:06:19 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2019-04-02 16:25:55 +02:00
< meta name = "generator" content = "Doxygen 1.8.13" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2015-07-10 18:06:19 +02:00
< title > OpenJPEG: indexbox_manager.h 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
2019-04-02 16:25:55 +02:00
  < span id = "projectnumber" > 2.3.1< / span >
2015-07-10 18:06:19 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2019-04-02 16:25:55 +02:00
<!-- Generated by Doxygen 1.8.13 -->
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',false,false,'search.php','Search');
});
< / script >
< div id = "main-nav" > < / div >
2015-07-10 18:06:19 +02:00
< div 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 = "#define-members" > Macros< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > indexbox_manager.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Modification of jpip.c from 2KAN indexer.
< a href = "#details" > More...< / a > < / p >
< div class = "textblock" > < code > #include " < a class = "el" href = "openjpeg_8h_source.html" > openjpeg.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "j2k_8h_source.html" > j2k.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "jp2_8h_source.html" > jp2.h< / a > " < / code > < br / >
< / div >
< p > < a href = "indexbox__manager_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:aa0bc25266878955cf1286811fabf3f36" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#aa0bc25266878955cf1286811fabf3f36" > JPIP_CIDX< / a >       0x63696478 /* Codestream index */< / td > < / tr >
< tr class = "separator:aa0bc25266878955cf1286811fabf3f36" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4346a86b7004543359c7fc2503045f08" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a4346a86b7004543359c7fc2503045f08" > JPIP_CPTR< / a >       0x63707472 /* Codestream Finder Box */< / td > < / tr >
< tr class = "separator:a4346a86b7004543359c7fc2503045f08" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab5d2329743d60f1b35c279008eef4b2b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#ab5d2329743d60f1b35c279008eef4b2b" > JPIP_MANF< / a >       0x6d616e66 /* Manifest Box */< / td > < / tr >
< tr class = "separator:ab5d2329743d60f1b35c279008eef4b2b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a182f6e3b0eb1cc56f7c2d5f55eeb5241" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a182f6e3b0eb1cc56f7c2d5f55eeb5241" > JPIP_FAIX< / a >       0x66616978 /* Fragment array Index box */< / td > < / tr >
< tr class = "separator:a182f6e3b0eb1cc56f7c2d5f55eeb5241" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a73874edb5b156e498e4f4efe7334cf90" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a73874edb5b156e498e4f4efe7334cf90" > JPIP_MHIX< / a >       0x6d686978 /* Main Header Index Table */< / td > < / tr >
< tr class = "separator:a73874edb5b156e498e4f4efe7334cf90" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5bb0059d5f0d95c826cfc5b3b1938a33" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a5bb0059d5f0d95c826cfc5b3b1938a33" > JPIP_TPIX< / a >       0x74706978 /* Tile-part Index Table box */< / td > < / tr >
< tr class = "separator:a5bb0059d5f0d95c826cfc5b3b1938a33" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a09d6c82d51a0758a3e06acdbc7fc20d8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a09d6c82d51a0758a3e06acdbc7fc20d8" > JPIP_THIX< / a >       0x74686978 /* Tile header Index Table box */< / td > < / tr >
< tr class = "separator:a09d6c82d51a0758a3e06acdbc7fc20d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b81116d92cda4cd13d5601224ae4d8b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a8b81116d92cda4cd13d5601224ae4d8b" > JPIP_PPIX< / a >       0x70706978 /* Precinct Packet Index Table box */< / td > < / tr >
< tr class = "separator:a8b81116d92cda4cd13d5601224ae4d8b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a70ff8bebdef5b376831d8e59c79660" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a6a70ff8bebdef5b376831d8e59c79660" > JPIP_PHIX< / a >       0x70686978 /* Packet Header index Table */< / td > < / tr >
< tr class = "separator:a6a70ff8bebdef5b376831d8e59c79660" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a79460c0b981ea10cba58b68f3abbf777" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a79460c0b981ea10cba58b68f3abbf777" > JPIP_FIDX< / a >       0x66696478 /* File Index */< / td > < / tr >
< tr class = "separator:a79460c0b981ea10cba58b68f3abbf777" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a50ff9b7216fe0d47c6b0b96a1e089e41" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a50ff9b7216fe0d47c6b0b96a1e089e41" > JPIP_FPTR< / a >       0x66707472 /* File Finder */< / td > < / tr >
< tr class = "separator:a50ff9b7216fe0d47c6b0b96a1e089e41" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4493d506d4e7b71c4ce62bb635397f83" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a4493d506d4e7b71c4ce62bb635397f83" > JPIP_PRXY< / a >       0x70727879 /* Proxy boxes */< / td > < / tr >
< tr class = "separator:a4493d506d4e7b71c4ce62bb635397f83" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4d2d03928a21472bdbd236a32bb3065f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a4d2d03928a21472bdbd236a32bb3065f" > JPIP_IPTR< / a >       0x69707472 /* Index finder box */< / td > < / tr >
< tr class = "separator:a4d2d03928a21472bdbd236a32bb3065f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe1910f5d635a3f525b85b0a7ed5086f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#abe1910f5d635a3f525b85b0a7ed5086f" > JPIP_PHLD< / a >       0x70686c64 /* Place holder */< / td > < / tr >
< tr class = "separator:abe1910f5d635a3f525b85b0a7ed5086f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a954403d9d7c19478925fc16781d7a3e7" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a954403d9d7c19478925fc16781d7a3e7" > opj_write_tpix< / a > (int coff, < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a > cstr_info, int j2klen, < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *cio, < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *p_manager)< / td > < / tr >
< tr class = "separator:a954403d9d7c19478925fc16781d7a3e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7a270921f503df83233bf10d9008c61c" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a7a270921f503df83233bf10d9008c61c" > opj_write_thix< / a > (int coff, < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a > cstr_info, < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *cio, < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *p_manager)< / td > < / tr >
< tr class = "separator:a7a270921f503df83233bf10d9008c61c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada83077c95f10b8beceaa9f447b5ef80" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#ada83077c95f10b8beceaa9f447b5ef80" > opj_write_ppix< / a > (int coff, < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a > cstr_info, < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a > EPHused, int j2klen, < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *cio, < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *p_manager)< / td > < / tr >
< tr class = "separator:ada83077c95f10b8beceaa9f447b5ef80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5c0dbd417439692b345a68a703755143" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a5c0dbd417439692b345a68a703755143" > opj_write_phix< / a > (int coff, < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a > cstr_info, < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a > EPHused, int j2klen, < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *cio, < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *p_manager)< / td > < / tr >
< tr class = "separator:a5c0dbd417439692b345a68a703755143" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae302b0ef07e61195c96fb07fad26337b" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#ae302b0ef07e61195c96fb07fad26337b" > opj_write_manf< / a > (int second, int v, < a class = "el" href = "group___j_p2.html#ga6426e82c7d636762ae35b39f0d47cff9" > opj_jp2_box_t< / a > *box, < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *cio, < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *p_manager)< / td > < / tr >
< tr class = "separator:ae302b0ef07e61195c96fb07fad26337b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5b7b8e2e0362e45ddf422eead3e7c605" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a5b7b8e2e0362e45ddf422eead3e7c605" > opj_write_mainmhix< / a > (int coff, < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a > cstr_info, < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *cio, < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *p_manager)< / td > < / tr >
< tr class = "separator:a5b7b8e2e0362e45ddf422eead3e7c605" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abeff45d507796a5ebfdc84e6a2612dd1" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#abeff45d507796a5ebfdc84e6a2612dd1" > opj_write_phixfaix< / a > (int coff, int compno, < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a > cstr_info, < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a > EPHused, int j2klen, < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *cio, < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *p_manager)< / td > < / tr >
< tr class = "separator:abeff45d507796a5ebfdc84e6a2612dd1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac7ae0747dadd5ef6cc00b10a142341a9" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#ac7ae0747dadd5ef6cc00b10a142341a9" > opj_write_ppixfaix< / a > (int coff, int compno, < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a > cstr_info, < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a > EPHused, int j2klen, < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *cio, < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *p_manager)< / td > < / tr >
< tr class = "separator:ac7ae0747dadd5ef6cc00b10a142341a9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a24b7aeffc984ce09ff26e817449f3a1a" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a24b7aeffc984ce09ff26e817449f3a1a" > opj_write_tilemhix< / a > (int coff, < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a > cstr_info, int tileno, < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *cio, < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *p_manager)< / td > < / tr >
< tr class = "separator:a24b7aeffc984ce09ff26e817449f3a1a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a615f1af7e1d9253a449ae0494f88b87b" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "indexbox__manager_8h.html#a615f1af7e1d9253a449ae0494f88b87b" > opj_write_tpixfaix< / a > (int coff, int compno, < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a > cstr_info, int j2klen, < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *cio, < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *p_manager)< / td > < / tr >
< tr class = "separator:a615f1af7e1d9253a449ae0494f88b87b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Modification of jpip.c from 2KAN indexer. < / p >
< / div > < h2 class = "groupheader" > Macro Definition Documentation< / h2 >
2019-04-02 16:25:55 +02:00
< a id = "aa0bc25266878955cf1286811fabf3f36" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa0bc25266878955cf1286811fabf3f36" > ◆ < / a > < / span > JPIP_CIDX< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_CIDX      0x63696478 /* Codestream index */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "group___j_p2.html#ga271ca4cacb9ec1d01623e1dc0762af22" > opj_jp2_set_decoded_resolution_factor()< / a > , and < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a4346a86b7004543359c7fc2503045f08" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4346a86b7004543359c7fc2503045f08" > ◆ < / a > < / span > JPIP_CPTR< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_CPTR      0x63707472 /* Codestream Finder Box */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8c.html#a032aff39cfba9760b736129a1e4edde7" > opj_write_cptr()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a182f6e3b0eb1cc56f7c2d5f55eeb5241" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a182f6e3b0eb1cc56f7c2d5f55eeb5241" > ◆ < / a > < / span > JPIP_FAIX< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_FAIX      0x66616978 /* Fragment array Index box */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "phix__manager_8c.html#a5c0dbd417439692b345a68a703755143" > opj_write_phix()< / a > , < a class = "el" href = "phix__manager_8c.html#abeff45d507796a5ebfdc84e6a2612dd1" > opj_write_phixfaix()< / a > , < a class = "el" href = "ppix__manager_8c.html#ada83077c95f10b8beceaa9f447b5ef80" > opj_write_ppix()< / a > , < a class = "el" href = "ppix__manager_8c.html#ac7ae0747dadd5ef6cc00b10a142341a9" > opj_write_ppixfaix()< / a > , and < a class = "el" href = "tpix__manager_8c.html#a615f1af7e1d9253a449ae0494f88b87b" > opj_write_tpixfaix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a79460c0b981ea10cba58b68f3abbf777" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a79460c0b981ea10cba58b68f3abbf777" > ◆ < / a > < / span > JPIP_FIDX< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_FIDX      0x66696478 /* File Index */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "group___j_p2.html#ga271ca4cacb9ec1d01623e1dc0762af22" > opj_jp2_set_decoded_resolution_factor()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a50ff9b7216fe0d47c6b0b96a1e089e41" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50ff9b7216fe0d47c6b0b96a1e089e41" > ◆ < / a > < / span > JPIP_FPTR< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_FPTR      0x66707472 /* File Finder */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a4d2d03928a21472bdbd236a32bb3065f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4d2d03928a21472bdbd236a32bb3065f" > ◆ < / a > < / span > JPIP_IPTR< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_IPTR      0x69707472 /* Index finder box */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "group___j_p2.html#ga271ca4cacb9ec1d01623e1dc0762af22" > opj_jp2_set_decoded_resolution_factor()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "ab5d2329743d60f1b35c279008eef4b2b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab5d2329743d60f1b35c279008eef4b2b" > ◆ < / a > < / span > JPIP_MANF< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_MANF      0x6d616e66 /* Manifest Box */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "indexbox__manager_8h.html#ae302b0ef07e61195c96fb07fad26337b" > opj_write_manf()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a73874edb5b156e498e4f4efe7334cf90" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a73874edb5b156e498e4f4efe7334cf90" > ◆ < / a > < / span > JPIP_MHIX< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_MHIX      0x6d686978 /* Main Header Index Table */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > , < a class = "el" href = "indexbox__manager_8h.html#a5b7b8e2e0362e45ddf422eead3e7c605" > opj_write_mainmhix()< / a > , < a class = "el" href = "thix__manager_8c.html#a7a270921f503df83233bf10d9008c61c" > opj_write_thix()< / a > , and < a class = "el" href = "thix__manager_8c.html#a24b7aeffc984ce09ff26e817449f3a1a" > opj_write_tilemhix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a6a70ff8bebdef5b376831d8e59c79660" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a70ff8bebdef5b376831d8e59c79660" > ◆ < / a > < / span > JPIP_PHIX< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_PHIX      0x70686978 /* Packet Header index Table */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > , and < a class = "el" href = "phix__manager_8c.html#a5c0dbd417439692b345a68a703755143" > opj_write_phix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "abe1910f5d635a3f525b85b0a7ed5086f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abe1910f5d635a3f525b85b0a7ed5086f" > ◆ < / a > < / span > JPIP_PHLD< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_PHLD      0x70686c64 /* Place holder */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a8b81116d92cda4cd13d5601224ae4d8b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b81116d92cda4cd13d5601224ae4d8b" > ◆ < / a > < / span > JPIP_PPIX< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_PPIX      0x70706978 /* Precinct Packet Index Table box */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > , and < a class = "el" href = "ppix__manager_8c.html#ada83077c95f10b8beceaa9f447b5ef80" > opj_write_ppix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a4493d506d4e7b71c4ce62bb635397f83" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4493d506d4e7b71c4ce62bb635397f83" > ◆ < / a > < / span > JPIP_PRXY< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_PRXY      0x70727879 /* Proxy boxes */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "group___j_p2.html#ga271ca4cacb9ec1d01623e1dc0762af22" > opj_jp2_set_decoded_resolution_factor()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a09d6c82d51a0758a3e06acdbc7fc20d8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a09d6c82d51a0758a3e06acdbc7fc20d8" > ◆ < / a > < / span > JPIP_THIX< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_THIX      0x74686978 /* Tile header Index Table box */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > , and < a class = "el" href = "thix__manager_8c.html#a7a270921f503df83233bf10d9008c61c" > opj_write_thix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a5bb0059d5f0d95c826cfc5b3b1938a33" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5bb0059d5f0d95c826cfc5b3b1938a33" > ◆ < / a > < / span > JPIP_TPIX< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define JPIP_TPIX      0x74706978 /* Tile-part Index Table box */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > , and < a class = "el" href = "tpix__manager_8c.html#a954403d9d7c19478925fc16781d7a3e7" > opj_write_tpix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
2019-04-02 16:25:55 +02:00
< a id = "a5b7b8e2e0362e45ddf422eead3e7c605" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5b7b8e2e0362e45ddf422eead3e7c605" > ◆ < / a > < / span > opj_write_mainmhix()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int opj_write_mainmhix < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > coff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a >   < / td >
< td class = "paramname" > < em > cstr_info< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *  < / td >
< td class = "paramname" > < em > cio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *  < / td >
< td class = "paramname" > < em > p_manager< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "indexbox__manager_8h.html#a73874edb5b156e498e4f4efe7334cf90" > JPIP_MHIX< / a > , < a class = "el" href = "structopj__marker__info.html#a49e93e2fc29eededa8b19b0bba31587b" > opj_marker_info::len< / a > , < a class = "el" href = "structopj__codestream__info.html#a33f12a9f2a90b8945a4aee2d1b88113b" > opj_codestream_info::main_head_end< / a > , < a class = "el" href = "structopj__codestream__info.html#ac07a91836119488ebd42134051633e59" > opj_codestream_info::main_head_start< / a > , < a class = "el" href = "structopj__codestream__info.html#ade3187c450b8409da485d258d816d1be" > opj_codestream_info::marker< / a > , < a class = "el" href = "structopj__codestream__info.html#a26d4a41815b198695fe004824e19569c" > opj_codestream_info::marknum< / a > , < a class = "el" href = "group___c_i_o.html#ga9061d0624a17af80b74e1a114b0c7f06" > opj_stream_seek()< / a > , < a class = "el" href = "group___c_i_o.html#ga8a8ab9c9e1ccdc20a6dd2a2925a3f8c0" > opj_stream_skip()< / a > , < a class = "el" href = "group___c_i_o.html#ga5c59a39f3664f9deb654c269153c600a" > opj_stream_tell()< / a > , < a class = "el" href = "group___c_i_o.html#ga8f590493a14f4e33a1e2bbcf8eaa889d" > opj_stream_write_data()< / a > , < a class = "el" href = "group___c_i_o.html#ga4233661f073556f7d30fd9b2afaafefe" > opj_write_bytes< / a > , < a class = "el" href = "structopj__marker__info.html#ab57401f2f112c33a341f6aea5a8f01da" > opj_marker_info::pos< / a > , and < a class = "el" href = "structopj__marker__info.html#ac627b262c0e5f12d63556dc7b7af1b68" > opj_marker_info::type< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "ae302b0ef07e61195c96fb07fad26337b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae302b0ef07e61195c96fb07fad26337b" > ◆ < / a > < / span > opj_write_manf()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void opj_write_manf < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > second< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > v< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group___j_p2.html#ga6426e82c7d636762ae35b39f0d47cff9" > opj_jp2_box_t< / a > *  < / td >
< td class = "paramname" > < em > box< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *  < / td >
< td class = "paramname" > < em > cio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *  < / td >
< td class = "paramname" > < em > p_manager< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "indexbox__manager_8h.html#ab5d2329743d60f1b35c279008eef4b2b" > JPIP_MANF< / a > , < a class = "el" href = "group___c_i_o.html#ga9061d0624a17af80b74e1a114b0c7f06" > opj_stream_seek()< / a > , < a class = "el" href = "group___c_i_o.html#ga8a8ab9c9e1ccdc20a6dd2a2925a3f8c0" > opj_stream_skip()< / a > , < a class = "el" href = "group___c_i_o.html#ga5c59a39f3664f9deb654c269153c600a" > opj_stream_tell()< / a > , < a class = "el" href = "group___c_i_o.html#ga8f590493a14f4e33a1e2bbcf8eaa889d" > opj_stream_write_data()< / a > , and < a class = "el" href = "group___c_i_o.html#ga4233661f073556f7d30fd9b2afaafefe" > opj_write_bytes< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > , < a class = "el" href = "phix__manager_8c.html#a5c0dbd417439692b345a68a703755143" > opj_write_phix()< / a > , < a class = "el" href = "ppix__manager_8c.html#ada83077c95f10b8beceaa9f447b5ef80" > opj_write_ppix()< / a > , and < a class = "el" href = "thix__manager_8c.html#a7a270921f503df83233bf10d9008c61c" > opj_write_thix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a5c0dbd417439692b345a68a703755143" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5c0dbd417439692b345a68a703755143" > ◆ < / a > < / span > opj_write_phix()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int opj_write_phix < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > coff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a >   < / td >
< td class = "paramname" > < em > cstr_info< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td >
< td class = "paramname" > < em > EPHused< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > j2klen< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *  < / td >
< td class = "paramname" > < em > cio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *  < / td >
< td class = "paramname" > < em > p_manager< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "indexbox__manager_8h.html#a182f6e3b0eb1cc56f7c2d5f55eeb5241" > JPIP_FAIX< / a > , < a class = "el" href = "indexbox__manager_8h.html#a6a70ff8bebdef5b376831d8e59c79660" > JPIP_PHIX< / a > , < a class = "el" href = "structopj__jp2__box.html#a1e05f17424b492e37d2d8ecbd8669f43" > opj_jp2_box::length< / a > , < a class = "el" href = "structopj__codestream__info.html#a22afaba78a542dc1ef21e0f9cf6e64ab" > opj_codestream_info::numcomps< / a > , < a class = "el" href = "group___m_i_s_c.html#ga7fe6dfcb0a623dbec30daf0f48624bf7" > opj_calloc()< / a > , < a class = "el" href = "group___m_i_s_c.html#ga2bd00e2482ae36197631bde0665cfdfe" > opj_free()< / a > , < a class = "el" href = "group___c_i_o.html#ga9061d0624a17af80b74e1a114b0c7f06" > opj_stream_seek()< / a > , < a class = "el" href = "group___c_i_o.html#ga8a8ab9c9e1ccdc20a6dd2a2925a3f8c0" > opj_stream_skip()< / a > , < a class = "el" href = "group___c_i_o.html#ga5c59a39f3664f9deb654c269153c600a" > opj_stream_tell()< / a > , < a class = "el" href = "group___c_i_o.html#ga8f590493a14f4e33a1e2bbcf8eaa889d" > opj_stream_write_data()< / a > , < a class = "el" href = "group___c_i_o.html#ga4233661f073556f7d30fd9b2afaafefe" > opj_write_bytes< / a > , < a class = "el" href = "cidx__manager_8c.html#ae302b0ef07e61195c96fb07fad26337b" > opj_write_manf()< / a > , < a class = "el" href = "phix__manager_8c.html#abeff45d507796a5ebfdc84e6a2612dd1" > opj_write_phixfaix()< / a > , and < a class = "el" href = "structopj__jp2__box.html#a86ff1e8de1f326fc2cdf029c3a3764ee" > opj_jp2_box::type< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "abeff45d507796a5ebfdc84e6a2612dd1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abeff45d507796a5ebfdc84e6a2612dd1" > ◆ < / a > < / span > opj_write_phixfaix()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int opj_write_phixfaix < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > coff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > compno< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a >   < / td >
< td class = "paramname" > < em > cstr_info< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td >
< td class = "paramname" > < em > EPHused< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > j2klen< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *  < / td >
< td class = "paramname" > < em > cio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *  < / td >
< td class = "paramname" > < em > p_manager< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structopj__packet__info.html#a8d0687f01cba3aa3b62011eec7d415cd" > opj_packet_info::end_ph_pos< / a > , < a class = "el" href = "indexbox__manager_8h.html#a182f6e3b0eb1cc56f7c2d5f55eeb5241" > JPIP_FAIX< / a > , < a class = "el" href = "structopj__codestream__info.html#a22afaba78a542dc1ef21e0f9cf6e64ab" > opj_codestream_info::numcomps< / a > , < a class = "el" href = "structopj__codestream__info.html#a2aa722a5eb7195ca2f3d242c406505c9" > opj_codestream_info::numdecompos< / a > , < a class = "el" href = "structopj__codestream__info.html#ac20b482a3b3feadfa21ced6edc727557" > opj_codestream_info::numlayers< / a > , < a class = "el" href = "openjpeg_8h.html#a4e2cb01f932bc5887856dd6bb031dd0da9449f0877df2f49873eb75c1404a1b20" > OPJ_CPRL< / a > , < a class = "el" href = "openjpeg_8h.html#a4e2cb01f932bc5887856dd6bb031dd0da420118e5a2846d97362f5ba3b8b5df49" > OPJ_LRCP< / a > , < a class = "el" href = "openjpeg_8h.html#a4e2cb01f932bc5887856dd6bb031dd0da506c7567e93b974a9238b4b1b973eebd" > OPJ_PCRL< / a > , < a class = "el" href = "openjpeg_8h.html#a4e2cb01f932bc5887856dd6bb031dd0da337a514b374b59054f75cad2a0073dd2" > OPJ_RLCP< / a > , < a class = "el" href = "openjpeg_8h.html#a4e2cb01f932bc5887856dd6bb031dd0dab8b093f93fdeda633de79ba6d606083a" > OPJ_RPCL< / a > , < a class = "el" href = "group___c_i_o.html#ga9061d0624a17af80b74e1a114b0c7f06" > opj_stream_seek()< / a > , < a class = "el" href = "group___c_i_o.html#ga8a8ab9c9e1ccdc20a6dd2a2925a3f8c0" > opj_stream_skip()< / a > , < a class = "el" href = "group___c_i_o.html#ga5c59a39f3664f9deb654c269153c600a" > opj_stream_tell()< / a > , < a class = "el" href = "group___c_i_o.html#ga8f590493a14f4e33a1e2bbcf8eaa889d" > opj_stream_write_data()< / a > , < a class = "el" href = "group___c_i_o.html#ga4233661f073556f7d30fd9b2afaafefe" > opj_write_bytes< / a > , < a class = "el" href = "structopj__tile__info.html#a5f1dc243e2e5c99fa41b084fc6b5dd97" > opj_tile_info::packet< / a > , < a class = "el" href = "structopj__tile__info.html#a910bb577952512fd5dc0d8b4c9a14a96" > opj_tile_info::ph< / a > , < a class = "el" href = "structopj__codestream__info.html#a74d3dcb1bad6b498412b0975cd3213a4" > opj_codestream_info::prog< / a > , < a class = "el" href = "structopj__tile__info.html#a38eea8dbd58de28609e384cdb4f4ba77" > opj_tile_info::pw< / a > , < a class = "el" href = "structopj__packet__info.html#a091879c16084f61abb01b1a5b26d142b" > opj_packet_info::start_pos< / a > , < a class = "el" href = "structopj__codestream__info.html#a4f18a0061ac864226fffd5590a771c08" > opj_codestream_info::th< / a > , < a class = "el" href = "structopj__codestream__info.html#a626739f8ec7f4f73d4de54024c5878c9" > opj_codestream_info::tile< / a > , and < a class = "el" href = "structopj__codestream__info.html#a231c10b2c238e1e6462bf7cd40871169" > opj_codestream_info::tw< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "phix__manager_8c.html#a5c0dbd417439692b345a68a703755143" > opj_write_phix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "ada83077c95f10b8beceaa9f447b5ef80" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ada83077c95f10b8beceaa9f447b5ef80" > ◆ < / a > < / span > opj_write_ppix()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int opj_write_ppix < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > coff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a >   < / td >
< td class = "paramname" > < em > cstr_info< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td >
< td class = "paramname" > < em > EPHused< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > j2klen< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *  < / td >
< td class = "paramname" > < em > cio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *  < / td >
< td class = "paramname" > < em > p_manager< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "indexbox__manager_8h.html#a182f6e3b0eb1cc56f7c2d5f55eeb5241" > JPIP_FAIX< / a > , < a class = "el" href = "indexbox__manager_8h.html#a8b81116d92cda4cd13d5601224ae4d8b" > JPIP_PPIX< / a > , < a class = "el" href = "structopj__jp2__box.html#a1e05f17424b492e37d2d8ecbd8669f43" > opj_jp2_box::length< / a > , < a class = "el" href = "structopj__codestream__info.html#a22afaba78a542dc1ef21e0f9cf6e64ab" > opj_codestream_info::numcomps< / a > , < a class = "el" href = "group___m_i_s_c.html#ga7fe6dfcb0a623dbec30daf0f48624bf7" > opj_calloc()< / a > , < a class = "el" href = "group___m_i_s_c.html#ga2bd00e2482ae36197631bde0665cfdfe" > opj_free()< / a > , < a class = "el" href = "group___c_i_o.html#ga9061d0624a17af80b74e1a114b0c7f06" > opj_stream_seek()< / a > , < a class = "el" href = "group___c_i_o.html#ga8a8ab9c9e1ccdc20a6dd2a2925a3f8c0" > opj_stream_skip()< / a > , < a class = "el" href = "group___c_i_o.html#ga5c59a39f3664f9deb654c269153c600a" > opj_stream_tell()< / a > , < a class = "el" href = "group___c_i_o.html#ga8f590493a14f4e33a1e2bbcf8eaa889d" > opj_stream_write_data()< / a > , < a class = "el" href = "group___c_i_o.html#ga4233661f073556f7d30fd9b2afaafefe" > opj_write_bytes< / a > , < a class = "el" href = "cidx__manager_8c.html#ae302b0ef07e61195c96fb07fad26337b" > opj_write_manf()< / a > , < a class = "el" href = "ppix__manager_8c.html#ac7ae0747dadd5ef6cc00b10a142341a9" > opj_write_ppixfaix()< / a > , and < a class = "el" href = "structopj__jp2__box.html#a86ff1e8de1f326fc2cdf029c3a3764ee" > opj_jp2_box::type< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "ac7ae0747dadd5ef6cc00b10a142341a9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac7ae0747dadd5ef6cc00b10a142341a9" > ◆ < / a > < / span > opj_write_ppixfaix()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int opj_write_ppixfaix < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > coff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > compno< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a >   < / td >
< td class = "paramname" > < em > cstr_info< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td >
< td class = "paramname" > < em > EPHused< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > j2klen< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *  < / td >
< td class = "paramname" > < em > cio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *  < / td >
< td class = "paramname" > < em > p_manager< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "structopj__packet__info.html#a8d0687f01cba3aa3b62011eec7d415cd" > opj_packet_info::end_ph_pos< / a > , < a class = "el" href = "structopj__packet__info.html#a5f5406a701b46234a6ff7bc899ee89c6" > opj_packet_info::end_pos< / a > , < a class = "el" href = "indexbox__manager_8h.html#a182f6e3b0eb1cc56f7c2d5f55eeb5241" > JPIP_FAIX< / a > , < a class = "el" href = "structopj__codestream__info.html#a22afaba78a542dc1ef21e0f9cf6e64ab" > opj_codestream_info::numcomps< / a > , < a class = "el" href = "structopj__codestream__info.html#a2aa722a5eb7195ca2f3d242c406505c9" > opj_codestream_info::numdecompos< / a > , < a class = "el" href = "structopj__codestream__info.html#ac20b482a3b3feadfa21ced6edc727557" > opj_codestream_info::numlayers< / a > , < a class = "el" href = "openjpeg_8h.html#a4e2cb01f932bc5887856dd6bb031dd0da9449f0877df2f49873eb75c1404a1b20" > OPJ_CPRL< / a > , < a class = "el" href = "openjpeg_8h.html#a4e2cb01f932bc5887856dd6bb031dd0da420118e5a2846d97362f5ba3b8b5df49" > OPJ_LRCP< / a > , < a class = "el" href = "openjpeg_8h.html#a4e2cb01f932bc5887856dd6bb031dd0da506c7567e93b974a9238b4b1b973eebd" > OPJ_PCRL< / a > , < a class = "el" href = "openjpeg_8h.html#a4e2cb01f932bc5887856dd6bb031dd0da337a514b374b59054f75cad2a0073dd2" > OPJ_RLCP< / a > , < a class = "el" href = "openjpeg_8h.html#a4e2cb01f932bc5887856dd6bb031dd0dab8b093f93fdeda633de79ba6d606083a" > OPJ_RPCL< / a > , < a class = "el" href = "group___c_i_o.html#ga9061d0624a17af80b74e1a114b0c7f06" > opj_stream_seek()< / a > , < a class = "el" href = "group___c_i_o.html#ga8a8ab9c9e1ccdc20a6dd2a2925a3f8c0" > opj_stream_skip()< / a > , < a class = "el" href = "group___c_i_o.html#ga5c59a39f3664f9deb654c269153c600a" > opj_stream_tell()< / a > , < a class = "el" href = "group___c_i_o.html#ga8f590493a14f4e33a1e2bbcf8eaa889d" > opj_stream_write_data()< / a > , < a class = "el" href = "group___c_i_o.html#ga4233661f073556f7d30fd9b2afaafefe" > opj_write_bytes< / a > , < a class = "el" href = "structopj__tile__info.html#a5f1dc243e2e5c99fa41b084fc6b5dd97" > opj_tile_info::packet< / a > , < a class = "el" href = "structopj__tile__info.html#a910bb577952512fd5dc0d8b4c9a14a96" > opj_tile_info::ph< / a > , < a class = "el" href = "structopj__codestream__info.html#a74d3dcb1bad6b498412b0975cd3213a4" > opj_codestream_info::prog< / a > , < a class = "el" href = "structopj__tile__info.html#a38eea8dbd58de28609e384cdb4f4ba77" > opj_tile_info::pw< / a > , < a class = "el" href = "structopj__packet__info.html#a091879c16084f61abb01b1a5b26d142b" > opj_packet_info::start_pos< / a > , < a class = "el" href = "structopj__codestream__info.html#a4f18a0061ac864226fffd5590a771c08" > opj_codestream_info::th< / a > , < a class = "el" href = "structopj__codestream__info.html#a626739f8ec7f4f73d4de54024c5878c9" > opj_codestream_info::tile< / a > , and < a class = "el" href = "structopj__codestream__info.html#a231c10b2c238e1e6462bf7cd40871169" > opj_codestream_info::tw< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "ppix__manager_8c.html#ada83077c95f10b8beceaa9f447b5ef80" > opj_write_ppix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a7a270921f503df83233bf10d9008c61c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a270921f503df83233bf10d9008c61c" > ◆ < / a > < / span > opj_write_thix()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int opj_write_thix < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > coff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a >   < / td >
< td class = "paramname" > < em > cstr_info< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *  < / td >
< td class = "paramname" > < em > cio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *  < / td >
< td class = "paramname" > < em > p_manager< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "indexbox__manager_8h.html#a73874edb5b156e498e4f4efe7334cf90" > JPIP_MHIX< / a > , < a class = "el" href = "indexbox__manager_8h.html#a09d6c82d51a0758a3e06acdbc7fc20d8" > JPIP_THIX< / a > , < a class = "el" href = "structopj__jp2__box.html#a1e05f17424b492e37d2d8ecbd8669f43" > opj_jp2_box::length< / a > , < a class = "el" href = "group___m_i_s_c.html#ga7fe6dfcb0a623dbec30daf0f48624bf7" > opj_calloc()< / a > , < a class = "el" href = "group___m_i_s_c.html#ga2bd00e2482ae36197631bde0665cfdfe" > opj_free()< / a > , < a class = "el" href = "group___c_i_o.html#ga9061d0624a17af80b74e1a114b0c7f06" > opj_stream_seek()< / a > , < a class = "el" href = "group___c_i_o.html#ga8a8ab9c9e1ccdc20a6dd2a2925a3f8c0" > opj_stream_skip()< / a > , < a class = "el" href = "group___c_i_o.html#ga5c59a39f3664f9deb654c269153c600a" > opj_stream_tell()< / a > , < a class = "el" href = "group___c_i_o.html#ga8f590493a14f4e33a1e2bbcf8eaa889d" > opj_stream_write_data()< / a > , < a class = "el" href = "group___c_i_o.html#ga4233661f073556f7d30fd9b2afaafefe" > opj_write_bytes< / a > , < a class = "el" href = "cidx__manager_8c.html#ae302b0ef07e61195c96fb07fad26337b" > opj_write_manf()< / a > , < a class = "el" href = "thix__manager_8c.html#a24b7aeffc984ce09ff26e817449f3a1a" > opj_write_tilemhix()< / a > , < a class = "el" href = "structopj__codestream__info.html#a4f18a0061ac864226fffd5590a771c08" > opj_codestream_info::th< / a > , < a class = "el" href = "structopj__codestream__info.html#a231c10b2c238e1e6462bf7cd40871169" > opj_codestream_info::tw< / a > , and < a class = "el" href = "structopj__jp2__box.html#a86ff1e8de1f326fc2cdf029c3a3764ee" > opj_jp2_box::type< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a24b7aeffc984ce09ff26e817449f3a1a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a24b7aeffc984ce09ff26e817449f3a1a" > ◆ < / a > < / span > opj_write_tilemhix()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int opj_write_tilemhix < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > coff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a >   < / td >
< td class = "paramname" > < em > cstr_info< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tileno< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *  < / td >
< td class = "paramname" > < em > cio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *  < / td >
< td class = "paramname" > < em > p_manager< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "indexbox__manager_8h.html#a73874edb5b156e498e4f4efe7334cf90" > JPIP_MHIX< / a > , < a class = "el" href = "structopj__tile__info.html#a1956cb6a75bc705df94f12114ae1414a" > opj_tile_info::marker< / a > , < a class = "el" href = "structopj__tile__info.html#a47b12fca5a60c8ab6d505a580098a382" > opj_tile_info::marknum< / a > , < a class = "el" href = "group___c_i_o.html#ga9061d0624a17af80b74e1a114b0c7f06" > opj_stream_seek()< / a > , < a class = "el" href = "group___c_i_o.html#ga8a8ab9c9e1ccdc20a6dd2a2925a3f8c0" > opj_stream_skip()< / a > , < a class = "el" href = "group___c_i_o.html#ga5c59a39f3664f9deb654c269153c600a" > opj_stream_tell()< / a > , < a class = "el" href = "group___c_i_o.html#ga8f590493a14f4e33a1e2bbcf8eaa889d" > opj_stream_write_data()< / a > , < a class = "el" href = "group___c_i_o.html#ga4233661f073556f7d30fd9b2afaafefe" > opj_write_bytes< / a > , < a class = "el" href = "structopj__codestream__info.html#a626739f8ec7f4f73d4de54024c5878c9" > opj_codestream_info::tile< / a > , < a class = "el" href = "structopj__tile__info.html#a5d32069e41ba69a088ca9b43ea81ae22" > opj_tile_info::tp< / a > , < a class = "el" href = "structopj__tp__info.html#ad39cf4235e80407535e281b6e5b12a06" > opj_tp_info::tp_end_header< / a > , and < a class = "el" href = "structopj__tp__info.html#a8456c54bdba73448429e5a0d830e2123" > opj_tp_info::tp_start_pos< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "thix__manager_8c.html#a7a270921f503df83233bf10d9008c61c" > opj_write_thix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a954403d9d7c19478925fc16781d7a3e7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a954403d9d7c19478925fc16781d7a3e7" > ◆ < / a > < / span > opj_write_tpix()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int opj_write_tpix < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > coff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a >   < / td >
< td class = "paramname" > < em > cstr_info< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > j2klen< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *  < / td >
< td class = "paramname" > < em > cio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *  < / td >
< td class = "paramname" > < em > p_manager< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "indexbox__manager_8h.html#a5bb0059d5f0d95c826cfc5b3b1938a33" > JPIP_TPIX< / a > , < a class = "el" href = "group___c_i_o.html#ga9061d0624a17af80b74e1a114b0c7f06" > opj_stream_seek()< / a > , < a class = "el" href = "group___c_i_o.html#ga8a8ab9c9e1ccdc20a6dd2a2925a3f8c0" > opj_stream_skip()< / a > , < a class = "el" href = "group___c_i_o.html#ga5c59a39f3664f9deb654c269153c600a" > opj_stream_tell()< / a > , < a class = "el" href = "group___c_i_o.html#ga8f590493a14f4e33a1e2bbcf8eaa889d" > opj_stream_write_data()< / a > , < a class = "el" href = "group___c_i_o.html#ga4233661f073556f7d30fd9b2afaafefe" > opj_write_bytes< / a > , and < a class = "el" href = "tpix__manager_8c.html#a615f1af7e1d9253a449ae0494f88b87b" > opj_write_tpixfaix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "cidx__manager_8h.html#ac7ecf358e9a5d8bdff7e26b4726aba20" > opj_write_cidx()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / div >
< / div >
2019-04-02 16:25:55 +02:00
< a id = "a615f1af7e1d9253a449ae0494f88b87b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a615f1af7e1d9253a449ae0494f88b87b" > ◆ < / a > < / span > opj_write_tpixfaix()< / h2 >
2015-07-10 18:06:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int opj_write_tpixfaix < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > coff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > compno< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "openjpeg_8h.html#a953f982d6d7c96af2ba905f517b72e05" > opj_codestream_info_t< / a >   < / td >
< td class = "paramname" > < em > cstr_info< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > j2klen< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group___c_i_o.html#gacd21503a80c1803724c96c8baf9fd645" > opj_stream_private_t< / a > *  < / td >
< td class = "paramname" > < em > cio< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "event_8h.html#a4cba85f9ee037b1f2c6bceb903051d96" > opj_event_mgr_t< / a > *  < / td >
< td class = "paramname" > < em > p_manager< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-02 16:25:55 +02:00
< p class = "reference" > References < a class = "el" href = "tpix__manager_8c.html#a2440860fcb3438294b348669f86325f8" > get_num_max_tile_parts()< / a > , < a class = "el" href = "indexbox__manager_8h.html#a182f6e3b0eb1cc56f7c2d5f55eeb5241" > JPIP_FAIX< / a > , < a class = "el" href = "structopj__tile__info.html#ad4acc74dc99799b2ee227d1784ce5f0f" > opj_tile_info::num_tps< / a > , < a class = "el" href = "structopj__codestream__info.html#a2aa722a5eb7195ca2f3d242c406505c9" > opj_codestream_info::numdecompos< / a > , < a class = "el" href = "group___c_i_o.html#ga9061d0624a17af80b74e1a114b0c7f06" > opj_stream_seek()< / a > , < a class = "el" href = "group___c_i_o.html#ga8a8ab9c9e1ccdc20a6dd2a2925a3f8c0" > opj_stream_skip()< / a > , < a class = "el" href = "group___c_i_o.html#ga5c59a39f3664f9deb654c269153c600a" > opj_stream_tell()< / a > , < a class = "el" href = "group___c_i_o.html#ga8f590493a14f4e33a1e2bbcf8eaa889d" > opj_stream_write_data()< / a > , < a class = "el" href = "group___c_i_o.html#ga4233661f073556f7d30fd9b2afaafefe" > opj_write_bytes< / a > , < a class = "el" href = "structopj__codestream__info.html#a4f18a0061ac864226fffd5590a771c08" > opj_codestream_info::th< / a > , < a class = "el" href = "structopj__codestream__info.html#a626739f8ec7f4f73d4de54024c5878c9" > opj_codestream_info::tile< / a > , < a class = "el" href = "structopj__tile__info.html#a5d32069e41ba69a088ca9b43ea81ae22" > opj_tile_info::tp< / a > , < a class = "el" href = "structopj__tp__info.html#ac5a572e2da8fe4fb41023da20a1f8975" > opj_tp_info::tp_end_pos< / a > , < a class = "el" href = "structopj__tp__info.html#a8456c54bdba73448429e5a0d830e2123" > opj_tp_info::tp_start_pos< / a > , and < a class = "el" href = "structopj__codestream__info.html#a231c10b2c238e1e6462bf7cd40871169" > opj_codestream_info::tw< / a > .< / p >
2015-07-10 18:06:19 +02:00
2019-04-02 16:25:55 +02:00
< p class = "reference" > Referenced by < a class = "el" href = "tpix__manager_8c.html#a954403d9d7c19478925fc16781d7a3e7" > opj_write_tpix()< / a > .< / p >
2015-07-10 18:06:19 +02:00
< / 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" / >
2019-04-02 16:25:55 +02:00
< / a > 1.8.13
2015-07-10 18:06:19 +02:00
< / small > < / address >
< / body >
< / html >