Sophie

Sophie

distrib > CentOS > 6 > i386 > by-pkgid > 2c51d8eb79f8810ada971ee8c30ce1e5 > files > 2700

kernel-doc-2.6.32-71.14.1.el6.noarch.rpm

<?xml version="1.0" encoding="ANSI_X3.4-1968" standalone="no"?>
<!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/html; charset=ANSI_X3.4-1968" /><title>V4L2_PIX_FMT_SBGGR16 ('BYR2')</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="LINUX MEDIA INFRASTRUCTURE API" /><link rel="up" href="ch02s04.html" title="RGB Formats" /><link rel="prev" href="re04.html" title="V4L2_PIX_FMT_SGRBG8 ('GRBG')" /><link rel="next" href="ch02s05.html" title="YUV Formats" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">V4L2_PIX_FMT_SBGGR16 ('BYR2')</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re04.html">Prev</a>&#160;</td><th width="60%" align="center">RGB Formats</th><td width="20%" align="right">&#160;<a accesskey="n" href="ch02s05.html">Next</a></td></tr></table><hr /></div><div class="refentry" title="V4L2_PIX_FMT_SBGGR16 ('BYR2')"><a id="V4L2-PIX-FMT-SBGGR16"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p><code class="constant">V4L2_PIX_FMT_SBGGR16</code> &#8212; Bayer RGB format</p></div><div class="refsect1" title="Description"><a id="id2612754"></a><h2>Description</h2><p>This format is similar to <a class="link" href="re02.html" title="V4L2_PIX_FMT_SBGGR8 ('BA81')">
<code class="constant">V4L2_PIX_FMT_SBGGR8</code></a>, except each pixel has
a depth of 16 bits. The least significant byte is stored at lower
memory addresses (little-endian). Note the actual sampling precision
may be lower than 16 bits, for example 10 bits per pixel with values
in range 0 to 1023.</p><div class="example"><a id="id2612776"></a><p class="title"><b>Example&#160;2.6.&#160;<code class="constant">V4L2_PIX_FMT_SBGGR16</code> 4 &#215; 4
pixel image</b></p><div class="example-contents"><p title="Byte Order."><b>Byte Order.&#160;</b>Each cell is one byte.
	  </p><div class="informaltable"><table border="0"><colgroup><col align="left" /><col /><col /><col /><col /></colgroup><tbody valign="top"><tr><td align="left" valign="top">start&#160;+&#160;0:</td><td align="center" valign="top">B<sub>00low</sub></td><td align="center" valign="top">B<sub>00high</sub></td><td align="center" valign="top">G<sub>01low</sub></td><td align="center" valign="top">G<sub>01high</sub></td><td align="center" valign="top">B<sub>02low</sub></td><td align="center" valign="top">B<sub>02high</sub></td><td align="center" valign="top">G<sub>03low</sub></td><td align="center" valign="top">G<sub>03high</sub></td></tr><tr><td align="left" valign="top">start&#160;+&#160;8:</td><td align="center" valign="top">G<sub>10low</sub></td><td align="center" valign="top">G<sub>10high</sub></td><td align="center" valign="top">R<sub>11low</sub></td><td align="center" valign="top">R<sub>11high</sub></td><td align="center" valign="top">G<sub>12low</sub></td><td align="center" valign="top">G<sub>12high</sub></td><td align="center" valign="top">R<sub>13low</sub></td><td align="center" valign="top">R<sub>13high</sub></td></tr><tr><td align="left" valign="top">start&#160;+&#160;16:</td><td align="center" valign="top">B<sub>20low</sub></td><td align="center" valign="top">B<sub>20high</sub></td><td align="center" valign="top">G<sub>21low</sub></td><td align="center" valign="top">G<sub>21high</sub></td><td align="center" valign="top">B<sub>22low</sub></td><td align="center" valign="top">B<sub>22high</sub></td><td align="center" valign="top">G<sub>23low</sub></td><td align="center" valign="top">G<sub>23high</sub></td></tr><tr><td align="left" valign="top">start&#160;+&#160;24:</td><td align="center" valign="top">G<sub>30low</sub></td><td align="center" valign="top">G<sub>30high</sub></td><td align="center" valign="top">R<sub>31low</sub></td><td align="center" valign="top">R<sub>31high</sub></td><td align="center" valign="top">G<sub>32low</sub></td><td align="center" valign="top">G<sub>32high</sub></td><td align="center" valign="top">R<sub>33low</sub></td><td align="center" valign="top">R<sub>33high</sub></td></tr></tbody></table></div><p title="Byte Order.">
	</p></div></div><br class="example-break" /></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re04.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="ch02s04.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="ch02s05.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">V4L2_PIX_FMT_SGRBG8 ('GRBG')&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;YUV Formats</td></tr></table></div></body></html>