2015-07-10 18:06:19 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2016-09-29 22:38:29 +02:00
< meta name = "generator" content = "Doxygen 1.8.10" / >
2015-07-10 18:06:19 +02:00
< title > OpenJPEG: raw.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
2016-09-29 22:38:29 +02:00
  < span id = "projectnumber" > 2.1.2< / span >
2015-07-10 18:06:19 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2016-09-29 22:38:29 +02:00
<!-- Generated by Doxygen 1.8.10 -->
2015-07-10 18:06:19 +02:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > Globals< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d522931ffa1371640980b621734a4381.html" > Users< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_694e20c96f4fc1be4aed4f026eadce94.html" > antonin< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_3ca1ad36e65e03f9e8d67ddc2553765b.html" > dev< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_181a881edfcb8646dab693a228fa6bde.html" > opj< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5064bb5511811c3176850b7e47443f14.html" > github< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_0b20524d8f8835ca75acc430451c8412.html" > openjpeg< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_e3f8a8e294f8271ee71cbcf3c2acacc1.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_da83fe5fdfb6c4554d36abffc03790ad.html" > lib< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_68013e83e260d17d49dee5e209315608.html" > openjp2< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#typedef-members" > Typedefs< / a > < / div >
< div class = "headertitle" >
< div class = "title" > raw.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Implementation of operations for raw encoding (RAW)
< a href = "#details" > More...< / a > < / p >
< p > < a href = "raw_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 = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structopj__raw.html" > opj_raw< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > RAW encoding operations. < a href = "structopj__raw.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:ga64fe20ef13d830dd1611487c8d6c6832" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "structopj__raw.html" > opj_raw< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___r_a_w.html#ga64fe20ef13d830dd1611487c8d6c6832" > opj_raw_t< / a > < / td > < / tr >
< tr class = "memdesc:ga64fe20ef13d830dd1611487c8d6c6832" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > RAW encoding operations. < a href = "group___r_a_w.html#ga64fe20ef13d830dd1611487c8d6c6832" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga64fe20ef13d830dd1611487c8d6c6832" > < 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 > < td colspan = "2" > < div class = "groupHeader" > Exported functions< / div > < / td > < / tr >
< tr class = "memitem:ga84d58773379209bf64c3e48e0d174670" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group___r_a_w.html#ga64fe20ef13d830dd1611487c8d6c6832" > opj_raw_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___r_a_w.html#ga84d58773379209bf64c3e48e0d174670" > opj_raw_create< / a > (void)< / td > < / tr >
< tr class = "memdesc:ga84d58773379209bf64c3e48e0d174670" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Create a new RAW handle. < a href = "group___r_a_w.html#ga84d58773379209bf64c3e48e0d174670" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga84d58773379209bf64c3e48e0d174670" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gabb2f5b65ad948ccccf595df86d0e305d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___r_a_w.html#gabb2f5b65ad948ccccf595df86d0e305d" > opj_raw_destroy< / a > (< a class = "el" href = "group___r_a_w.html#ga64fe20ef13d830dd1611487c8d6c6832" > opj_raw_t< / a > *raw)< / td > < / tr >
< tr class = "memdesc:gabb2f5b65ad948ccccf595df86d0e305d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destroy a previously created RAW handle. < a href = "group___r_a_w.html#gabb2f5b65ad948ccccf595df86d0e305d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gabb2f5b65ad948ccccf595df86d0e305d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaee1cb91b1c5183234a36f53e0624f733" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___r_a_w.html#gaee1cb91b1c5183234a36f53e0624f733" > opj_raw_numbytes< / a > (< a class = "el" href = "group___r_a_w.html#ga64fe20ef13d830dd1611487c8d6c6832" > opj_raw_t< / a > *raw)< / td > < / tr >
< tr class = "memdesc:gaee1cb91b1c5183234a36f53e0624f733" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return the number of bytes written/read since initialisation. < a href = "group___r_a_w.html#gaee1cb91b1c5183234a36f53e0624f733" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gaee1cb91b1c5183234a36f53e0624f733" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaebd3e67e3b8673e4e4c3fa1834406389" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___r_a_w.html#gaebd3e67e3b8673e4e4c3fa1834406389" > opj_raw_init_dec< / a > (< a class = "el" href = "group___r_a_w.html#ga64fe20ef13d830dd1611487c8d6c6832" > opj_raw_t< / a > *raw, < a class = "el" href = "openjpeg_8h.html#a22de44e15bddae7edfacf4e9ac9bb199" > OPJ_BYTE< / a > *bp, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > len)< / td > < / tr >
< tr class = "memdesc:gaebd3e67e3b8673e4e4c3fa1834406389" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Initialize the decoder. < a href = "group___r_a_w.html#gaebd3e67e3b8673e4e4c3fa1834406389" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gaebd3e67e3b8673e4e4c3fa1834406389" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaa4e879e1d733e459b94c29141b7df142" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___r_a_w.html#gaa4e879e1d733e459b94c29141b7df142" > opj_raw_decode< / a > (< a class = "el" href = "group___r_a_w.html#ga64fe20ef13d830dd1611487c8d6c6832" > opj_raw_t< / a > *raw)< / td > < / tr >
< tr class = "memdesc:gaa4e879e1d733e459b94c29141b7df142" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Decode a symbol using raw-decoder. < a href = "group___r_a_w.html#gaa4e879e1d733e459b94c29141b7df142" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gaa4e879e1d733e459b94c29141b7df142" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Implementation of operations for raw encoding (RAW) < / p >
< p > The functions in < a class = "el" href = "raw_8c.html" > RAW.C< / a > have for goal to realize the operation of raw encoding linked with the corresponding mode switch. < / p >
< / div > < / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2016-09-29 22:38:29 +02:00
< / a > 1.8.10
2015-07-10 18:06:19 +02:00
< / small > < / address >
< / body >
< / html >