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: bio.c File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2016-09-29 22:38:29 +02:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2015-07-10 18:06:19 +02:00
< div id = "projectname" > OpenJPEG
2017-08-10 06:39:58 +02:00
  < span id = "projectnumber" > 2.2.0< / span >
2015-07-10 18:06:19 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2016-09-29 22:38:29 +02:00
<!-- Generated by Doxygen 1.8.10 -->
2015-07-10 18:06:19 +02:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > Globals< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d522931ffa1371640980b621734a4381.html" > Users< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_694e20c96f4fc1be4aed4f026eadce94.html" > antonin< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_3ca1ad36e65e03f9e8d67ddc2553765b.html" > dev< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_181a881edfcb8646dab693a228fa6bde.html" > opj< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5064bb5511811c3176850b7e47443f14.html" > github< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_0b20524d8f8835ca75acc430451c8412.html" > openjpeg< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_e3f8a8e294f8271ee71cbcf3c2acacc1.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_da83fe5fdfb6c4554d36abffc03790ad.html" > lib< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_68013e83e260d17d49dee5e209315608.html" > openjp2< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > bio.c File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include " < a class = "el" href = "opj__includes_8h_source.html" > opj_includes.h< / a > " < / code > < br / >
< / div > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ga00f1d2645b33a7281e2b2dbc20079957" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#ga00f1d2645b33a7281e2b2dbc20079957" > opj_bio_create< / a > (void)< / td > < / tr >
< tr class = "memdesc:ga00f1d2645b33a7281e2b2dbc20079957" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Create a new BIO handle. < a href = "group___b_i_o.html#ga00f1d2645b33a7281e2b2dbc20079957" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga00f1d2645b33a7281e2b2dbc20079957" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga71dd985d85ece15f4b6c2ea92fae5239" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#ga71dd985d85ece15f4b6c2ea92fae5239" > opj_bio_destroy< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio)< / td > < / tr >
< tr class = "memdesc:ga71dd985d85ece15f4b6c2ea92fae5239" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destroy a previously created BIO handle. < a href = "group___b_i_o.html#ga71dd985d85ece15f4b6c2ea92fae5239" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga71dd985d85ece15f4b6c2ea92fae5239" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gab895be8f05401452c080e42427408c5c" > < td class = "memItemLeft" align = "right" valign = "top" > ptrdiff_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#gab895be8f05401452c080e42427408c5c" > opj_bio_numbytes< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio)< / td > < / tr >
< tr class = "memdesc:gab895be8f05401452c080e42427408c5c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Number of bytes written. < a href = "group___b_i_o.html#gab895be8f05401452c080e42427408c5c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gab895be8f05401452c080e42427408c5c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga549d1ff56aa2c8bea27c031c8a33936f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#ga549d1ff56aa2c8bea27c031c8a33936f" > opj_bio_init_enc< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio, < 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:ga549d1ff56aa2c8bea27c031c8a33936f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Init encoder. < a href = "group___b_i_o.html#ga549d1ff56aa2c8bea27c031c8a33936f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga549d1ff56aa2c8bea27c031c8a33936f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga8ab62fc21c5f26a774fb0e3590efeb4b" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#ga8ab62fc21c5f26a774fb0e3590efeb4b" > opj_bio_init_dec< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio, < 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:ga8ab62fc21c5f26a774fb0e3590efeb4b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Init decoder. < a href = "group___b_i_o.html#ga8ab62fc21c5f26a774fb0e3590efeb4b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga8ab62fc21c5f26a774fb0e3590efeb4b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga602b9d9f911b41d41d1d4cab1dc3ec97" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#ga602b9d9f911b41d41d1d4cab1dc3ec97" > opj_bio_write< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > v, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > n)< / td > < / tr >
< tr class = "memdesc:ga602b9d9f911b41d41d1d4cab1dc3ec97" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write bits. < a href = "group___b_i_o.html#ga602b9d9f911b41d41d1d4cab1dc3ec97" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga602b9d9f911b41d41d1d4cab1dc3ec97" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaea3bf04128de5bc78da6d06354eae62c" > < 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___b_i_o.html#gaea3bf04128de5bc78da6d06354eae62c" > opj_bio_read< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > n)< / td > < / tr >
< tr class = "memdesc:gaea3bf04128de5bc78da6d06354eae62c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read bits. < a href = "group___b_i_o.html#gaea3bf04128de5bc78da6d06354eae62c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gaea3bf04128de5bc78da6d06354eae62c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gac2e60a814729cbeb98d8ee747245320c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#gac2e60a814729cbeb98d8ee747245320c" > opj_bio_flush< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio)< / td > < / tr >
< tr class = "memdesc:gac2e60a814729cbeb98d8ee747245320c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Flush bits. < a href = "group___b_i_o.html#gac2e60a814729cbeb98d8ee747245320c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gac2e60a814729cbeb98d8ee747245320c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga830ee6789a9be0ae5f9a8ff056b771fe" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#ga830ee6789a9be0ae5f9a8ff056b771fe" > opj_bio_inalign< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio)< / td > < / tr >
< tr class = "memdesc:ga830ee6789a9be0ae5f9a8ff056b771fe" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Passes the ending bits (coming from flushing) < a href = "group___b_i_o.html#ga830ee6789a9be0ae5f9a8ff056b771fe" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga830ee6789a9be0ae5f9a8ff056b771fe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupHeader" > Local static functions< / div > < / td > < / tr >
2016-09-29 22:38:29 +02:00
< tr class = "memitem:ga4cff07dd767044b26fbbd3030680df36" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#ga4cff07dd767044b26fbbd3030680df36" > opj_bio_putbit< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio, < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a > b)< / td > < / tr >
< tr class = "memdesc:ga4cff07dd767044b26fbbd3030680df36" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write a bit. < a href = "group___b_i_o.html#ga4cff07dd767044b26fbbd3030680df36" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga4cff07dd767044b26fbbd3030680df36" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7aa126e3f12e3b56d83a0b19dce2370b" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "openjpeg_8h.html#a4cb1e6e6b6ef2df499d5c02f7df54cbb" > OPJ_UINT32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#ga7aa126e3f12e3b56d83a0b19dce2370b" > opj_bio_getbit< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio)< / td > < / tr >
< tr class = "memdesc:ga7aa126e3f12e3b56d83a0b19dce2370b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a bit. < a href = "group___b_i_o.html#ga7aa126e3f12e3b56d83a0b19dce2370b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga7aa126e3f12e3b56d83a0b19dce2370b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga9b06f926913047b80974f8f3c64be378" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#ga9b06f926913047b80974f8f3c64be378" > opj_bio_byteout< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio)< / td > < / tr >
< tr class = "memdesc:ga9b06f926913047b80974f8f3c64be378" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write a byte. < a href = "group___b_i_o.html#ga9b06f926913047b80974f8f3c64be378" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga9b06f926913047b80974f8f3c64be378" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1632241f1dd35ee1c895c89abf5f0fd0" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "openjpeg_8h.html#abb5dad6294f4611f1925388e919b16f4" > OPJ_BOOL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group___b_i_o.html#ga1632241f1dd35ee1c895c89abf5f0fd0" > opj_bio_bytein< / a > (< a class = "el" href = "group___b_i_o.html#gac65cc716fac75e743f2e9980c8a05807" > opj_bio_t< / a > *bio)< / td > < / tr >
< tr class = "memdesc:ga1632241f1dd35ee1c895c89abf5f0fd0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a byte. < a href = "group___b_i_o.html#ga1632241f1dd35ee1c895c89abf5f0fd0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga1632241f1dd35ee1c895c89abf5f0fd0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-07-10 18:06:19 +02:00
< / table >
< / 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 >